Searched defs:EARLY_PCI_OP (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/sh/drivers/pci/ |
| H A D | common.c | 33 #define EARLY_PCI_OP(rw, size, type) \ macro 42 EARLY_PCI_OP(read, byte, u8 *) in EARLY_PCI_OP() function
|
| /OK3568_Linux_fs/kernel/arch/microblaze/pci/ |
| H A D | pci-common.c | 1100 #define EARLY_PCI_OP(rw, size, type) \ macro 1108 EARLY_PCI_OP(read, byte, u8 *) in EARLY_PCI_OP() function
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | pci-common.c | 1533 #define EARLY_PCI_OP(rw, size, type) \ macro 1541 EARLY_PCI_OP(read, byte, u8 *) in EARLY_PCI_OP() function
|