/drivers/clk/ |
D | clk-conf.c | 27 rc = of_parse_phandle_with_args(node, "assigned-clock-parents", in __set_clk_parents() 49 rc = of_parse_phandle_with_args(node, "assigned-clocks", in __set_clk_parents() 92 rc = of_parse_phandle_with_args(node, "assigned-clocks", in __set_clk_rates()
|
/drivers/irqchip/ |
D | irq-ath79-cpu.c | 74 err = of_parse_phandle_with_args( in ar79_cpu_intc_of_init()
|
D | irq-gic-v3-its-platform-msi.c | 26 ret = of_parse_phandle_with_args(dev->of_node, in of_pmsi_get_dev_id()
|
/drivers/dma/ti/ |
D | k3-psil.c | 81 if (of_parse_phandle_with_args(dev->of_node, "dmas", "#dma-cells", in psil_set_new_ep_config()
|
/drivers/of/ |
D | property.c | 971 ret = of_parse_phandle_with_args(to_of_node(fwnode), prop, in of_fwnode_get_reference_args() 1171 if (of_parse_phandle_with_args(np, list_name, cells_name, index, in parse_prop_cells() 1225 if (of_parse_phandle_with_args(np, prop_name, cells_name, index, in parse_suffix_prop_cells() 1320 if (of_parse_phandle_with_args(np, prop_name, "#gpio-cells", index, in parse_gpio_compat()
|
D | irq.c | 303 res = of_parse_phandle_with_args(device, "interrupts-extended", in of_irq_parse_one() 664 while (!of_parse_phandle_with_args(np, "msi-parent", in of_msi_get_domain()
|
/drivers/cpufreq/ |
D | qcom-cpufreq-hw.c | 243 ret = of_parse_phandle_with_args(cpu_np, "qcom,freq-domain", in qcom_get_related_cpus() 301 ret = of_parse_phandle_with_args(cpu_np, "qcom,freq-domain", in qcom_cpufreq_hw_cpu_init()
|
/drivers/soc/qcom/ |
D | smem_state.c | 107 ret = of_parse_phandle_with_args(dev->of_node, in qcom_smem_state_get()
|
/drivers/soc/samsung/ |
D | pm_domains.c | 153 if (of_parse_phandle_with_args(np, "power-domains", in exynos4_pm_init_power_domain()
|
/drivers/firmware/imx/ |
D | imx-scu-irq.c | 162 if (!of_parse_phandle_with_args(dev->of_node, "mboxes", in imx_scu_enable_general_irq_channel()
|
D | imx-scu.c | 276 ret = of_parse_phandle_with_args(pdev->dev.of_node, "mboxes", in imx_scu_probe()
|
/drivers/mmc/host/ |
D | mmci_qcom_dml.c | 108 if (of_parse_phandle_with_args(np, "dmas", "#dma-cells", index, in of_get_dml_pipe_index()
|
/drivers/soc/ti/ |
D | ti_sci_pm_domains.c | 149 ret = of_parse_phandle_with_args(np, "power-domains", in ti_sci_pm_domain_probe()
|
/drivers/clk/imx/ |
D | clk-imx6q.c | 175 rc = of_parse_phandle_with_args(node, "assigned-clock-parents", in of_assigned_ldb_sels() 190 rc = of_parse_phandle_with_args(node, "assigned-clocks", in of_assigned_ldb_sels() 229 ret = of_parse_phandle_with_args(node, "assigned-clocks", in pll6_bypassed() 244 ret = of_parse_phandle_with_args(node, "assigned-clock-parents", in pll6_bypassed()
|
/drivers/iommu/ |
D | of_iommu.c | 145 while (!of_parse_phandle_with_args(master_np, "iommus", in of_iommu_configure_dev()
|
D | tegra-smmu.c | 486 while (!of_parse_phandle_with_args(np, "iommus", "#iommu-cells", index, in tegra_smmu_attach_dev() 519 while (!of_parse_phandle_with_args(np, "iommus", "#iommu-cells", index, in tegra_smmu_detach_dev() 848 while (of_parse_phandle_with_args(np, "iommus", "#iommu-cells", index, in tegra_smmu_probe_device()
|
/drivers/clk/ti/ |
D | composite.c | 81 rc = of_parse_phandle_with_args(node, "clocks", "#clock-cells", i, in _get_component_node()
|
D | clk-dra7-atl.c | 250 rc = of_parse_phandle_with_args(node, "ti,provided-clocks", in of_dra7_atl_clk_probe()
|
/drivers/firmware/arm_scmi/ |
D | mailbox.c | 51 return !of_parse_phandle_with_args(dev->of_node, "mboxes", in mailbox_chan_available()
|
/drivers/dma/ |
D | of-dma.c | 227 if (of_parse_phandle_with_args(np, "dmas", "#dma-cells", index, in of_dma_match_channel()
|
/drivers/cpuidle/ |
D | cpuidle-psci-domain.c | 206 if (of_parse_phandle_with_args(node, "power-domains", in psci_pd_init_topology()
|
/drivers/usb/common/ |
D | common.c | 275 err = of_parse_phandle_with_args(controller, in of_usb_get_dr_mode_by_phy()
|
/drivers/gpu/drm/rcar-du/ |
D | rcar_du_of.c | 254 ret = of_parse_phandle_with_args(du_node, "clocks", in rcar_du_of_lvds_patch()
|
/drivers/thermal/ |
D | thermal_of.c | 435 ret = of_parse_phandle_with_args(tz_np, in thermal_zone_of_get_sensor_id() 726 ret = of_parse_phandle_with_args(np, "cooling-device", in thermal_of_populate_bind_params()
|
/drivers/clk/renesas/ |
D | clk-mstp.c | 274 while (!of_parse_phandle_with_args(np, "clocks", "#clock-cells", i, in cpg_mstp_attach_dev()
|