| /linux/arch/powerpc/kernel/ |
| H A D | legacy_serial.c | 174 if (!of_property_present(np, "clock-frequency")) in add_legacy_soc_port() 178 if (of_property_present(np, "reg-offset")) in add_legacy_soc_port() 240 of_property_present(isa_brg, "ranges")) { in add_legacy_isa_port() 271 if (!of_property_present(np, "clock-frequency")) in add_legacy_pci_port()
|
| /linux/drivers/cpuidle/ |
| H A D | cpuidle-riscv-sbi.c | 453 if (!of_property_present(node, "#power-domain-cells")) in sbi_genpd_probe() 502 of_property_present(np, "power-domains") && in sbi_cpuidle_probe() 503 of_property_present(np, "power-domain-names")) { in sbi_cpuidle_probe()
|
| H A D | cpuidle-psci-domain.c | 144 if (!of_property_present(node, "#power-domain-cells")) in psci_cpuidle_domain_probe()
|
| /linux/drivers/misc/ |
| H A D | atmel-ssc.c | 156 if (!of_property_present(np, "#sound-dai-cells")) in ssc_sound_dai_probe() 179 if (of_property_present(ssc->pdev->dev.of_node, "#sound-dai-cells")) in ssc_sound_dai_probe()
|
| /linux/drivers/cpufreq/ |
| H A D | cpufreq-dt.c | 73 if (!cpu && of_property_present(np, "cpu0-supply")) in find_supply_name() 76 if (of_property_present(np, "cpu-supply")) in find_supply_name()
|
| H A D | tegra20-cpufreq.c | 28 if (of_property_present(np, "operating-points-v2")) in cpu0_node_has_opp_v2_prop()
|
| /linux/drivers/soc/fsl/qbman/ |
| H A D | dpaa_sys.c | 69 if (!of_property_present(mem_node, "reg")) { in qbman_init_private_mem()
|
| /linux/sound/soc/codecs/ |
| H A D | lpass-macro-common.c | 23 if (!of_property_present(dev->of_node, "power-domains")) in lpass_macro_pds_init()
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | opal-lpc.c | 396 if (!of_property_present(np, "primary")) in opal_lpc_init() 406 if (of_property_present(np, "ranges")) { in opal_lpc_init()
|
| /linux/arch/powerpc/platforms/44x/ |
| H A D | iss4xx.c | 55 if (!of_property_present(np, "interrupts")) in iss4xx_init_irq()
|
| H A D | ppc476.c | 126 if (!of_property_present(np, "interrupts")) in ppc47x_init_irq()
|
| /linux/drivers/mfd/ |
| H A D | khadas-mcu.c | 115 if (of_property_present(dev->of_node, "#cooling-cells")) in khadas_mcu_probe()
|
| /linux/drivers/clk/sprd/ |
| H A D | common.c | 48 if (of_property_present(node, "sprd,syscon")) { in sprd_clk_regmap_init()
|
| /linux/arch/sparc/kernel/ |
| H A D | of_device_64.c | 60 if (!of_property_present(np, "ranges")) in of_bus_pci_match() 80 if (!of_property_present(np, "ranges")) in of_bus_simba_match() 285 if (of_property_present(pp, "ranges")) in use_1to1_mapping()
|
| H A D | of_device_32.c | 31 if (!of_property_present(np, "ranges")) in of_bus_pci_match() 225 if (of_property_present(pp, "ranges")) in use_1to1_mapping()
|
| H A D | of_device_common.c | 164 if (of_property_present(dp, "ranges")) in of_bus_sbus_match()
|
| /linux/sound/soc/fsl/ |
| H A D | fsl-asoc-card.c | 1003 if (of_property_present(np, "hp-det-gpios") || in fsl_asoc_card_probe() 1004 of_property_present(np, "hp-det-gpio") /* deprecated */) { in fsl_asoc_card_probe() 1013 if (of_property_present(np, "mic-det-gpios") || in fsl_asoc_card_probe() 1014 of_property_present(np, "mic-det-gpio") /* deprecated */) { in fsl_asoc_card_probe() 1281 if (of_property_present(np, "audio-routing")) {
|
| H A D | mpc5200_psc_i2s.c | 194 if (!of_property_present(op->dev.of_node, "codec-handle")) in psc_i2s_of_probe()
|
| /linux/drivers/pci/hotplug/ |
| H A D | rpaphp_core.c | 281 if (of_property_present(dn->parent, "ibm,drc-info")) in rpaphp_check_drc_props() 443 if (of_property_present(dn, "ibm,drc-info")) in rpaphp_add_slot()
|
| /linux/drivers/irqchip/ |
| H A D | irq-riscv-aplic-main.c | 339 if (!of_property_present(np, "msi-parent")) { in aplic_setup_priv() 377 msi_mode = of_property_present(to_of_node(dev->fwnode), "msi-parent"); in aplic_probe()
|
| /linux/drivers/devfreq/ |
| H A D | imx-bus.c | 62 if (!of_property_present(dev->of_node, "#interconnect-cells")) in imx_bus_init_icc()
|
| /linux/drivers/clk/versatile/ |
| H A D | clk-sp810.c | 113 deprecated = !of_property_present(node, "assigned-clock-parents"); in clk_sp810_of_setup()
|
| /linux/drivers/nvmem/ |
| H A D | layouts.c | 134 if (!of_property_present(layout_dn, "compatible")) { in nvmem_layout_bus_populate()
|
| /linux/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | omapdss-boot-init.c | 193 if (!of_property_present(child, "compatible")) in omapdss_boot_init()
|
| /linux/sound/soc/tegra/ |
| H A D | tegra_pcm.c | 216 if (!of_property_present(dev->of_node, "iommus")) in tegra_pcm_construct()
|