Home
last modified time | relevance | path

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

/linux-5.19.10/arch/sh/drivers/pci/
Dcommon.c33 #define EARLY_PCI_OP(rw, size, type) \ macro
42 EARLY_PCI_OP(read, byte, u8 *) in EARLY_PCI_OP() function
/linux-5.19.10/arch/microblaze/pci/
Dpci-common.c1048 #define EARLY_PCI_OP(rw, size, type) \ macro
1056 EARLY_PCI_OP(read, byte, u8 *) in EARLY_PCI_OP() function
/linux-5.19.10/arch/powerpc/kernel/
Dpci-common.c1613 #define EARLY_PCI_OP(rw, size, type) \ macro
1621 EARLY_PCI_OP(read, byte, u8 *) in EARLY_PCI_OP() function