Home
last modified time | relevance | path

Searched refs:of_parse_phandle_with_args (Results 1 – 25 of 73) sorted by relevance

123

/linux/drivers/clk/
A Dclk-conf.c28 rc = of_parse_phandle_with_args(node, "assigned-clock-parents", in __set_clk_parents()
50 rc = of_parse_phandle_with_args(node, "assigned-clocks", in __set_clk_parents()
124 rc = of_parse_phandle_with_args(node, "assigned-clocks", in __set_clk_rates()
/linux/drivers/cpuidle/
A Ddt_idle_genpd.c137 if (of_parse_phandle_with_args(node, "power-domains", in dt_idle_pd_init_topology()
158 if (of_parse_phandle_with_args(node, "power-domains", in dt_idle_pd_remove_topology()
/linux/drivers/irqchip/
A Dirq-ath79-cpu.c74 err = of_parse_phandle_with_args( in ar79_cpu_intc_of_init()
A Dirq-gic-v3-its-msi-parent.c109 ret = of_parse_phandle_with_args(dev->of_node, in of_pmsi_get_dev_id()
/linux/drivers/cpufreq/
A Dscmi-cpufreq.c80 if (of_parse_phandle_with_args(np, "clocks", "#clock-cells", 0, in scmi_cpu_domain_id()
88 if (of_parse_phandle_with_args(np, "power-domains", in scmi_cpu_domain_id()
A Dqcom-cpufreq-hw.c313 ret = of_parse_phandle_with_args(cpu_np, "qcom,freq-domain", in qcom_get_related_cpus()
533 ret = of_parse_phandle_with_args(cpu_np, "qcom,freq-domain", in qcom_cpufreq_hw_cpu_init()
/linux/drivers/dma/ti/
A Dk3-psil.c89 if (of_parse_phandle_with_args(dev->of_node, "dmas", "#dma-cells", in psil_set_new_ep_config()
/linux/drivers/of/
A Dcpu.c197 err = of_parse_phandle_with_args(cpu_node, "power-domains", in of_get_cpu_state_node()
A Dproperty.c989 ret = of_parse_phandle_with_args(to_of_node(fwnode), prop, in of_fwnode_get_reference_args()
1166 if (of_parse_phandle_with_args(np, prop_name, cells_name, index, in parse_suffix_prop_cells()
1280 if (of_parse_phandle_with_args(np, prop_name, "#gpio-cells", index, in parse_gpio_compat()
/linux/drivers/thermal/
A Dthermal_of.c170 ret = of_parse_phandle_with_args(child, "thermal-sensors", in of_thermal_zone_find()
270 ret = of_parse_phandle_with_args(map_np, "cooling-device", "#cooling-cells", in thermal_of_get_cooling_spec()
/linux/drivers/pmdomain/samsung/
A Dexynos-pm-domains.c137 if (ret == 0 && of_parse_phandle_with_args(np, "power-domains", in exynos_pd_probe()
/linux/sound/soc/fsl/
A Dimx-audmix.c223 ret = of_parse_phandle_with_args(audmix_np, "dais", NULL, 0, in imx_audmix_probe()
226 ret = of_parse_phandle_with_args(audmix_np, "dais", NULL, i, in imx_audmix_probe()
/linux/drivers/soc/qcom/
A Dsmem_state.c107 ret = of_parse_phandle_with_args(dev->of_node, in qcom_smem_state_get()
/linux/drivers/mmc/host/
A Dmmci_qcom_dml.c108 if (of_parse_phandle_with_args(np, "dmas", "#dma-cells", index, in of_get_dml_pipe_index()
/linux/drivers/mux/
A Dcore.c554 ret = of_parse_phandle_with_args(np, in mux_get()
558 ret = of_parse_phandle_with_args(np, in mux_get()
/linux/drivers/interconnect/samsung/
A Dexynos.c44 ret = of_parse_phandle_with_args(np, "interconnects", in exynos_icc_get_parent()
/linux/drivers/pmdomain/ti/
A Dti_sci_pm_domains.c157 ret = of_parse_phandle_with_args(np, "power-domains", in ti_sci_pm_domain_probe()
/linux/arch/arm/mach-bcm/
A Dbcm63xx_pmb.c100 ret = of_parse_phandle_with_args(dn, "resets", "#reset-cells", in bcm63xx_pmb_get_resources()
/linux/drivers/clk/ti/
A Dcomposite.c73 rc = of_parse_phandle_with_args(node, "clocks", "#clock-cells", i, in _get_component_node()
A Dclk-dra7-atl.c232 rc = of_parse_phandle_with_args(node, "ti,provided-clocks", in of_dra7_atl_clk_probe()
/linux/drivers/firmware/imx/
A Dimx-scu-irq.c228 if (!of_parse_phandle_with_args(dev->of_node, "mboxes", in imx_scu_enable_general_irq_channel()
/linux/drivers/iommu/
A Dof_iommu.c70 while (!of_parse_phandle_with_args(master_np, "iommus", in of_iommu_configure_dev()
/linux/drivers/dma/
A Dof-dma.c237 if (of_parse_phandle_with_args(np, "dmas", "#dma-cells", index, in of_dma_match_channel()
/linux/drivers/usb/common/
A Dcommon.c294 err = of_parse_phandle_with_args(controller, in of_usb_get_dr_mode_by_phy()
/linux/drivers/clk/imx/
A Dclk-imx6q.c180 rc = of_parse_phandle_with_args(node, "assigned-clock-parents", in of_assigned_ldb_sels()
195 rc = of_parse_phandle_with_args(node, "assigned-clocks", in of_assigned_ldb_sels()
234 ret = of_parse_phandle_with_args(node, "assigned-clocks", in pll6_bypassed()
249 ret = of_parse_phandle_with_args(node, "assigned-clock-parents", in pll6_bypassed()

Completed in 52 milliseconds

123