Searched refs:OFW_PADDR_NOT_PCI (Results 1 – 4 of 4) sorted by relevance
113 pci_hi = pci ? cell[regno] : OFW_PADDR_NOT_PCI; in ofw_reg_to_paddr()139 if (pcib && pci_hi == OFW_PADDR_NOT_PCI) { in ofw_reg_to_paddr()146 rspc = (pci ? cell[regno] : OFW_PADDR_NOT_PCI) & in ofw_reg_to_paddr()157 : OFW_PADDR_NOT_PCI; in ofw_reg_to_paddr()167 if (rspc != OFW_PADDR_NOT_PCI) in ofw_reg_to_paddr()
42 #define OFW_PADDR_NOT_PCI (~0) macro
54 if (pci_hi == OFW_PADDR_NOT_PCI) { in OF_decode_addr()
860 if (pci_hi == OFW_PADDR_NOT_PCI) { in OF_decode_addr()