Searched defs:EARLY_PCI_OP (Results  1 – 3 of 3) sorted by relevance
| /Linux-v5.4/arch/sh/drivers/pci/ | 
| D | common.c | 33 #define EARLY_PCI_OP(rw, size, type)					\  macro42 EARLY_PCI_OP(read, byte, u8 *)  in EARLY_PCI_OP()  function
 
 | 
| /Linux-v5.4/arch/microblaze/pci/ | 
| D | pci-common.c | 1104 #define EARLY_PCI_OP(rw, size, type)					\  macro1112 EARLY_PCI_OP(read, byte, u8 *)  in EARLY_PCI_OP()  function
 
 | 
| /Linux-v5.4/arch/powerpc/kernel/ | 
| D | pci-common.c | 1560 #define EARLY_PCI_OP(rw, size, type)					\  macro1568 EARLY_PCI_OP(read, byte, u8 *)  in EARLY_PCI_OP()  function
 
 |