Home
last modified time | relevance | path

Searched refs:PCIE_OP (Results 26 – 50 of 70) sorted by relevance

123

/dports/sysutils/u-boot-sopine-spi/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-qemu-arm64/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-nanopi-r4s/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-nanopi-neo/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-nanopi-neo-air/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-wandboard/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-clearfog/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-cubieboard2/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-pandaboard/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-orangepi-zero-plus/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-orangepi-zero/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-pcduino3/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-pine-h64/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-pine64/u-boot-2021.07/arch/powerpc/cpu/mpc83xx/
H A Dpcie.c85 #define PCIE_OP(rw, size, type, op) \
101 PCIE_OP(read, byte, u8 *, in_8)
102 PCIE_OP(read, word, u16 *, in_le16)
103 PCIE_OP(read, dword, u32 *, in_le32)
104 PCIE_OP(write, byte, u8, out_8)
105 PCIE_OP(write, word, u16, out_le16)
106 PCIE_OP(write, dword, u32, out_le32)
/dports/sysutils/u-boot-pine64-lts/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-pinebookpro/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-nanopi-a64/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-nanopi-m1plus/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-nanopi-neo2/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/emulators/qemu/qemu-6.2.0/roms/u-boot/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-orangepi-pc2/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-orangepi-plus-2e/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-orangepi-r1/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-orangepi-pc/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-orangepi-one/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