Home
last modified time | relevance | path

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

/linux-4.1.27/arch/xtensa/include/asm/
Dpci-bridge.h25 struct pci_space { struct
26 unsigned long start;
27 unsigned long end;
28 unsigned long base;
/linux-4.1.27/include/linux/
Dof_address.h16 u32 pci_space; member
/linux-4.1.27/drivers/of/
Daddress.c274 u32 flags, pci_space; in of_pci_range_parser_one() local
/linux-4.1.27/arch/powerpc/sysdev/
Dppc4xx_pci.c114 u32 pci_space = ranges[0]; in ppc4xx_parse_dma_ranges() local