Home
last modified time | relevance | path

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

/Linux-v4.19/arch/xtensa/include/asm/
Dpci-bridge.h25 struct pci_space { struct
26 unsigned long start;
27 unsigned long end;
28 unsigned long base;
/Linux-v4.19/include/linux/
Dof_address.h18 u32 pci_space; member
/Linux-v4.19/arch/powerpc/platforms/4xx/
Dpci.c114 u32 pci_space = ranges[0]; in ppc4xx_parse_dma_ranges() local