Home
last modified time | relevance | path

Searched refs:OF_PCI_ADDR0_SPACE_MMIO32 (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/arch/powerpc/kernel/
Dpci_of_scan.c64 #define OF_PCI_ADDR0_SPACE_MMIO32 OF_PCI_ADDR0_SPACE(2) macro
79 if (as == OF_PCI_ADDR0_SPACE_MMIO32 || as == OF_PCI_ADDR0_SPACE_MMIO64) { in pci_parse_of_flags()