Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/xtensa/include/asm/
Dpci-bridge.h23 struct pci_space { struct
24 unsigned long start;
25 unsigned long end;
26 unsigned long base;
/kernel/linux/linux-5.10/arch/powerpc/platforms/4xx/
Dpci.c114 u32 pci_space = ranges[0]; in ppc4xx_parse_dma_ranges() local