Lines Matching refs:of_get_property
108 ranges = of_get_property(hose->dn, "dma-ranges", &rlen); in ppc4xx_parse_dma_ranges()
355 if (of_get_property(np, "primary", NULL)) in ppc4xx_probe_pci_bridge()
359 bus_range = of_get_property(np, "bus-range", NULL); in ppc4xx_probe_pci_bridge()
554 if (of_get_property(np, "large-inbound-windows", NULL)) in ppc4xx_probe_pcix_bridge()
558 if (of_get_property(np, "enable-msi-hole", NULL)) in ppc4xx_probe_pcix_bridge()
562 if (of_get_property(np, "primary", NULL)) in ppc4xx_probe_pcix_bridge()
566 bus_range = of_get_property(np, "bus-range", NULL); in ppc4xx_probe_pcix_bridge()
1934 if (of_get_property(port->node, "primary", NULL)) in ppc4xx_pciex_port_setup_hose()
1938 bus_range = of_get_property(port->node, "bus-range", NULL); in ppc4xx_pciex_port_setup_hose()
2036 pval = of_get_property(port->node, "vendor-id", NULL); in ppc4xx_pciex_port_setup_hose()
2047 pval = of_get_property(port->node, "device-id", NULL); in ppc4xx_pciex_port_setup_hose()
2101 pval = of_get_property(np, "port", NULL); in ppc4xx_probe_pciex_bridge()
2126 pval = of_get_property(np, "sdr-base", NULL); in ppc4xx_probe_pciex_bridge()
2139 val = of_get_property(port->node, "device_type", NULL); in ppc4xx_probe_pciex_bridge()