Searched defs:EARLY_PCI_OP (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/arch/sh/drivers/pci/ |
H A D | common.c | 33 #define EARLY_PCI_OP(rw, size, type) \ macro 45 EARLY_PCI_OP(write, byte, u8) in EARLY_PCI_OP() function
|
/kernel/linux/linux-6.6/arch/sh/drivers/pci/ |
H A D | common.c | 33 #define EARLY_PCI_OP(rw, size, type) \ macro 45 EARLY_PCI_OP(write, byte, u8) in EARLY_PCI_OP() function
|
/kernel/linux/linux-5.10/arch/microblaze/pci/ |
H A D | pci-common.c | 1100 #define EARLY_PCI_OP(rw, size, type) \ macro 1111 EARLY_PCI_OP(write, byte, u8) in EARLY_PCI_OP() function
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | pci-common.c | 1533 #define EARLY_PCI_OP(rw, size, type) \ macro 1544 EARLY_PCI_OP(write, byte, u8) in EARLY_PCI_OP() function
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | pci-common.c | 1614 #define EARLY_PCI_OP(rw, size, type) \ macro 1625 EARLY_PCI_OP(write, byte, u8) in EARLY_PCI_OP() function
|
Completed in 7 milliseconds