Home
last modified time | relevance | path

Searched refs:PCIE_OP (Results 1 – 25 of 70) sorted by relevance

123

/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c66 #define PCIE_OP(rw, size, type, op) \ macro
82 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() function
83 PCIE_OP(read, word, u16 *, in_le16) in PCIE_OP()
84 PCIE_OP(read, dword, u32 *, in_le32) in PCIE_OP()
85 PCIE_OP(write, byte, u8, out_8) in PCIE_OP()
86 PCIE_OP(write, word, u16, out_le16) in PCIE_OP()
87 PCIE_OP(write, dword, u32, out_le32) in PCIE_OP()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c66 #define PCIE_OP(rw, size, type, op) \ macro
82 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() function
83 PCIE_OP(read, word, u16 *, in_le16) in PCIE_OP()
84 PCIE_OP(read, dword, u32 *, in_le32) in PCIE_OP()
85 PCIE_OP(write, byte, u8, out_8) in PCIE_OP()
86 PCIE_OP(write, word, u16, out_le16) in PCIE_OP()
87 PCIE_OP(write, dword, u32, out_le32) in PCIE_OP()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c66 #define PCIE_OP(rw, size, type, op) \ macro
82 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() function
83 PCIE_OP(read, word, u16 *, in_le16) in PCIE_OP()
84 PCIE_OP(read, dword, u32 *, in_le32) in PCIE_OP()
85 PCIE_OP(write, byte, u8, out_8) in PCIE_OP()
86 PCIE_OP(write, word, u16, out_le16) in PCIE_OP()
87 PCIE_OP(write, dword, u32, out_le32) in PCIE_OP()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c66 #define PCIE_OP(rw, size, type, op) \ macro
82 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() function
83 PCIE_OP(read, word, u16 *, in_le16) in PCIE_OP()
84 PCIE_OP(read, dword, u32 *, in_le32) in PCIE_OP()
85 PCIE_OP(write, byte, u8, out_8) in PCIE_OP()
86 PCIE_OP(write, word, u16, out_le16) in PCIE_OP()
87 PCIE_OP(write, dword, u32, out_le32) in PCIE_OP()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c66 #define PCIE_OP(rw, size, type, op) \ macro
82 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() function
83 PCIE_OP(read, word, u16 *, in_le16) in PCIE_OP()
84 PCIE_OP(read, dword, u32 *, in_le32) in PCIE_OP()
85 PCIE_OP(write, byte, u8, out_8) in PCIE_OP()
86 PCIE_OP(write, word, u16, out_le16) in PCIE_OP()
87 PCIE_OP(write, dword, u32, out_le32) in PCIE_OP()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c66 #define PCIE_OP(rw, size, type, op) \ macro
82 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() function
83 PCIE_OP(read, word, u16 *, in_le16) in PCIE_OP()
84 PCIE_OP(read, dword, u32 *, in_le32) in PCIE_OP()
85 PCIE_OP(write, byte, u8, out_8) in PCIE_OP()
86 PCIE_OP(write, word, u16, out_le16) in PCIE_OP()
87 PCIE_OP(write, dword, u32, out_le32) in PCIE_OP()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c66 #define PCIE_OP(rw, size, type, op) \ macro
82 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() function
83 PCIE_OP(read, word, u16 *, in_le16) in PCIE_OP()
84 PCIE_OP(read, dword, u32 *, in_le32) in PCIE_OP()
85 PCIE_OP(write, byte, u8, out_8) in PCIE_OP()
86 PCIE_OP(write, word, u16, out_le16) in PCIE_OP()
87 PCIE_OP(write, dword, u32, out_le32) in PCIE_OP()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c83 #define PCIE_OP(rw, size, type, op) \ macro
99 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() function
100 PCIE_OP(read, word, u16 *, in_le16) in PCIE_OP()
101 PCIE_OP(read, dword, u32 *, in_le32) in PCIE_OP()
102 PCIE_OP(write, byte, u8, out_8) in PCIE_OP()
103 PCIE_OP(write, word, u16, out_le16) in PCIE_OP()
104 PCIE_OP(write, dword, u32, out_le32) in PCIE_OP()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c83 #define PCIE_OP(rw, size, type, op) \ macro
99 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() function
100 PCIE_OP(read, word, u16 *, in_le16) in PCIE_OP()
101 PCIE_OP(read, dword, u32 *, in_le32) in PCIE_OP()
102 PCIE_OP(write, byte, u8, out_8) in PCIE_OP()
103 PCIE_OP(write, word, u16, out_le16) in PCIE_OP()
104 PCIE_OP(write, dword, u32, out_le32) in PCIE_OP()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c83 #define PCIE_OP(rw, size, type, op) \ macro
99 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() function
100 PCIE_OP(read, word, u16 *, in_le16) in PCIE_OP()
101 PCIE_OP(read, dword, u32 *, in_le32) in PCIE_OP()
102 PCIE_OP(write, byte, u8, out_8) in PCIE_OP()
103 PCIE_OP(write, word, u16, out_le16) in PCIE_OP()
104 PCIE_OP(write, dword, u32, out_le32) in PCIE_OP()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c83 #define PCIE_OP(rw, size, type, op) \ macro
99 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() function
100 PCIE_OP(read, word, u16 *, in_le16) in PCIE_OP()
101 PCIE_OP(read, dword, u32 *, in_le32) in PCIE_OP()
102 PCIE_OP(write, byte, u8, out_8) in PCIE_OP()
103 PCIE_OP(write, word, u16, out_le16) in PCIE_OP()
104 PCIE_OP(write, dword, u32, out_le32) in PCIE_OP()
/dports/sysutils/u-boot-utilite/u-boot-2015.07/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c84 #define PCIE_OP(rw, size, type, op) \ macro
100 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() function
101 PCIE_OP(read, word, u16 *, in_le16) in PCIE_OP()
102 PCIE_OP(read, dword, u32 *, in_le32) in PCIE_OP()
103 PCIE_OP(write, byte, u8, out_8) in PCIE_OP()
104 PCIE_OP(write, word, u16, out_le16) in PCIE_OP()
105 PCIE_OP(write, dword, u32, out_le32) in PCIE_OP()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c83 #define PCIE_OP(rw, size, type, op) \ macro
99 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() function
100 PCIE_OP(read, word, u16 *, in_le16) in PCIE_OP()
101 PCIE_OP(read, dword, u32 *, in_le32) in PCIE_OP()
102 PCIE_OP(write, byte, u8, out_8) in PCIE_OP()
103 PCIE_OP(write, word, u16, out_le16) in PCIE_OP()
104 PCIE_OP(write, dword, u32, out_le32) in PCIE_OP()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c85 #define PCIE_OP(rw, size, type, op) \ macro
101 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() function
102 PCIE_OP(read, word, u16 *, in_le16) in PCIE_OP()
103 PCIE_OP(read, dword, u32 *, in_le32) in PCIE_OP()
104 PCIE_OP(write, byte, u8, out_8) in PCIE_OP()
105 PCIE_OP(write, word, u16, out_le16) in PCIE_OP()
106 PCIE_OP(write, dword, u32, out_le32) in PCIE_OP()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c85 #define PCIE_OP(rw, size, type, op) \ macro
101 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() function
102 PCIE_OP(read, word, u16 *, in_le16) in PCIE_OP()
103 PCIE_OP(read, dword, u32 *, in_le32) in PCIE_OP()
104 PCIE_OP(write, byte, u8, out_8) in PCIE_OP()
105 PCIE_OP(write, word, u16, out_le16) in PCIE_OP()
106 PCIE_OP(write, dword, u32, out_le32) in PCIE_OP()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c85 #define PCIE_OP(rw, size, type, op) \ macro
101 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() function
102 PCIE_OP(read, word, u16 *, in_le16) in PCIE_OP()
103 PCIE_OP(read, dword, u32 *, in_le32) in PCIE_OP()
104 PCIE_OP(write, byte, u8, out_8) in PCIE_OP()
105 PCIE_OP(write, word, u16, out_le16) in PCIE_OP()
106 PCIE_OP(write, dword, u32, out_le32) in PCIE_OP()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c85 #define PCIE_OP(rw, size, type, op) \ macro
101 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() function
102 PCIE_OP(read, word, u16 *, in_le16) in PCIE_OP()
103 PCIE_OP(read, dword, u32 *, in_le32) in PCIE_OP()
104 PCIE_OP(write, byte, u8, out_8) in PCIE_OP()
105 PCIE_OP(write, word, u16, out_le16) in PCIE_OP()
106 PCIE_OP(write, dword, u32, out_le32) in PCIE_OP()
/dports/sysutils/u-boot-chip/u-boot-2021.07/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c85 #define PCIE_OP(rw, size, type, op) \ macro
101 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() function
102 PCIE_OP(read, word, u16 *, in_le16) in PCIE_OP()
103 PCIE_OP(read, dword, u32 *, in_le32) in PCIE_OP()
104 PCIE_OP(write, byte, u8, out_8) in PCIE_OP()
105 PCIE_OP(write, word, u16, out_le16) in PCIE_OP()
106 PCIE_OP(write, dword, u32, out_le32) in PCIE_OP()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c85 #define PCIE_OP(rw, size, type, op) \ macro
101 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() function
102 PCIE_OP(read, word, u16 *, in_le16) in PCIE_OP()
103 PCIE_OP(read, dword, u32 *, in_le32) in PCIE_OP()
104 PCIE_OP(write, byte, u8, out_8) in PCIE_OP()
105 PCIE_OP(write, word, u16, out_le16) in PCIE_OP()
106 PCIE_OP(write, dword, u32, out_le32) in PCIE_OP()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c85 #define PCIE_OP(rw, size, type, op) \ macro
101 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() function
102 PCIE_OP(read, word, u16 *, in_le16) in PCIE_OP()
103 PCIE_OP(read, dword, u32 *, in_le32) in PCIE_OP()
104 PCIE_OP(write, byte, u8, out_8) in PCIE_OP()
105 PCIE_OP(write, word, u16, out_le16) in PCIE_OP()
106 PCIE_OP(write, dword, u32, out_le32) in PCIE_OP()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c85 #define PCIE_OP(rw, size, type, op) \ macro
101 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() function
102 PCIE_OP(read, word, u16 *, in_le16) in PCIE_OP()
103 PCIE_OP(read, dword, u32 *, in_le32) in PCIE_OP()
104 PCIE_OP(write, byte, u8, out_8) in PCIE_OP()
105 PCIE_OP(write, word, u16, out_le16) in PCIE_OP()
106 PCIE_OP(write, dword, u32, out_le32) in PCIE_OP()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c85 #define PCIE_OP(rw, size, type, op) \ macro
101 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() function
102 PCIE_OP(read, word, u16 *, in_le16) in PCIE_OP()
103 PCIE_OP(read, dword, u32 *, in_le32) in PCIE_OP()
104 PCIE_OP(write, byte, u8, out_8) in PCIE_OP()
105 PCIE_OP(write, word, u16, out_le16) in PCIE_OP()
106 PCIE_OP(write, dword, u32, out_le32) in PCIE_OP()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c85 #define PCIE_OP(rw, size, type, op) \ macro
101 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() function
102 PCIE_OP(read, word, u16 *, in_le16) in PCIE_OP()
103 PCIE_OP(read, dword, u32 *, in_le32) in PCIE_OP()
104 PCIE_OP(write, byte, u8, out_8) in PCIE_OP()
105 PCIE_OP(write, word, u16, out_le16) in PCIE_OP()
106 PCIE_OP(write, dword, u32, out_le32) in PCIE_OP()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c85 #define PCIE_OP(rw, size, type, op) \ macro
101 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() function
102 PCIE_OP(read, word, u16 *, in_le16) in PCIE_OP()
103 PCIE_OP(read, dword, u32 *, in_le32) in PCIE_OP()
104 PCIE_OP(write, byte, u8, out_8) in PCIE_OP()
105 PCIE_OP(write, word, u16, out_le16) in PCIE_OP()
106 PCIE_OP(write, dword, u32, out_le32) in PCIE_OP()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c85 #define PCIE_OP(rw, size, type, op) \ macro
101 PCIE_OP(read, byte, u8 *, in_8) in PCIE_OP() function
102 PCIE_OP(read, word, u16 *, in_le16) in PCIE_OP()
103 PCIE_OP(read, dword, u32 *, in_le32) in PCIE_OP()
104 PCIE_OP(write, byte, u8, out_8) in PCIE_OP()
105 PCIE_OP(write, word, u16, out_le16) in PCIE_OP()
106 PCIE_OP(write, dword, u32, out_le32) in PCIE_OP()

123