Lines Matching refs:dn
68 if (!of_device_is_compatible(hose->dn, "ibm,plb-pciex") && in fixup_ppc4xx_pci_bridge()
69 !of_device_is_compatible(hose->dn, "ibm,plb-pcix") && in fixup_ppc4xx_pci_bridge()
70 !of_device_is_compatible(hose->dn, "ibm,plb-pci")) in fixup_ppc4xx_pci_bridge()
73 if (of_device_is_compatible(hose->dn, "ibm,plb440epx-pci") || in fixup_ppc4xx_pci_bridge()
74 of_device_is_compatible(hose->dn, "ibm,plb440grx-pci")) { in fixup_ppc4xx_pci_bridge()
98 int pna = of_n_addr_cells(hose->dn); in ppc4xx_parse_dma_ranges()
108 ranges = of_get_property(hose->dn, "dma-ranges", &rlen); in ppc4xx_parse_dma_ranges()
116 u64 cpu_addr = of_translate_dma_address(hose->dn, ranges + 3); in ppc4xx_parse_dma_ranges()
132 hose->dn->full_name, in ppc4xx_parse_dma_ranges()
156 hose->dn->full_name); in ppc4xx_parse_dma_ranges()
166 hose->dn->full_name, size, (u64)total_memory); in ppc4xx_parse_dma_ranges()
174 hose->dn->full_name); in ppc4xx_parse_dma_ranges()
182 !(of_device_is_compatible(hose->dn, "ibm,plb-pciex-460sx") in ppc4xx_parse_dma_ranges()
183 || of_device_is_compatible(hose->dn, "ibm,plb-pciex-476fpe"))) { in ppc4xx_parse_dma_ranges()
185 hose->dn->full_name); in ppc4xx_parse_dma_ranges()
237 hose->dn->full_name); in ppc4xx_setup_one_pci_PMM()
270 hose->dn->full_name); in ppc4xx_configure_pci_PMMs()
296 hose->dn->full_name); in ppc4xx_configure_pci_PMMs()
427 hose->dn->full_name); in ppc4xx_setup_one_pcix_POM()
471 hose->dn->full_name); in ppc4xx_configure_pcix_POMs()
497 hose->dn->full_name); in ppc4xx_configure_pcix_POMs()
1734 hose->dn->full_name); in ppc4xx_setup_one_pciex_POM()
1838 hose->dn->full_name); in ppc4xx_configure_pciex_POMs()