Home
last modified time | relevance | path

Searched defs:EARLY_PCI_OP (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/sh/drivers/pci/
Dcommon.c32 #define EARLY_PCI_OP(rw, size, type) \ macro
41 EARLY_PCI_OP(read, byte, u8 *) in EARLY_PCI_OP() function
/linux-4.1.27/arch/microblaze/pci/
Dpci-common.c1484 #define EARLY_PCI_OP(rw, size, type) \ macro
1492 EARLY_PCI_OP(read, byte, u8 *) in EARLY_PCI_OP() function
/linux-4.1.27/arch/powerpc/kernel/
Dpci-common.c1593 #define EARLY_PCI_OP(rw, size, type) \ macro
1601 EARLY_PCI_OP(read, byte, u8 *) in EARLY_PCI_OP() function