Home
last modified time | relevance | path

Searched refs:of_parse_phandle_with_args (Results 1 - 25 of 131) sorted by relevance

123456

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-conf.c27 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()
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk-conf.c27 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()
/kernel/linux/linux-6.6/drivers/cpuidle/
H A Ddt_idle_genpd.c138 if (of_parse_phandle_with_args(node, "power-domains", in dt_idle_pd_init_topology()
162 if (of_parse_phandle_with_args(node, "power-domains", in dt_idle_pd_remove_topology()
/kernel/linux/linux-5.10/drivers/irqchip/
H A Dirq-ath79-cpu.c74 err = of_parse_phandle_with_args( in ar79_cpu_intc_of_init()
H A Dirq-gic-v3-its-platform-msi.c26 ret = of_parse_phandle_with_args(dev->of_node, in of_pmsi_get_dev_id()
/kernel/linux/linux-6.6/drivers/irqchip/
H A Dirq-ath79-cpu.c74 err = of_parse_phandle_with_args( in ar79_cpu_intc_of_init()
H A Dirq-gic-v3-its-platform-msi.c26 ret = of_parse_phandle_with_args(dev->of_node, in of_pmsi_get_dev_id()
/kernel/linux/linux-5.10/drivers/dma/ti/
H A Dk3-psil.c81 if (of_parse_phandle_with_args(dev->of_node, "dmas", "#dma-cells", in psil_set_new_ep_config()
/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_of.c201 ret = of_parse_phandle_with_args(tz, "thermal-sensors", in of_thermal_zone_find()
293 ret = of_parse_phandle_with_args(map_np, "cooling-device", "#cooling-cells", in __thermal_of_unbind()
326 ret = of_parse_phandle_with_args(map_np, "cooling-device", "#cooling-cells", in __thermal_of_bind()
/kernel/linux/linux-5.10/drivers/soc/qcom/
H A Dsmem_state.c107 ret = of_parse_phandle_with_args(dev->of_node, in qcom_smem_state_get()
/kernel/linux/linux-5.10/drivers/soc/samsung/
H A Dpm_domains.c153 if (of_parse_phandle_with_args(np, "power-domains", in exynos4_pm_init_power_domain()
/kernel/linux/linux-6.6/drivers/pmdomain/samsung/
H A Dexynos-pm-domains.c137 if (ret == 0 && of_parse_phandle_with_args(np, "power-domains", in exynos_pd_probe()
/kernel/linux/linux-6.6/drivers/dma/ti/
H A Dk3-psil.c87 if (of_parse_phandle_with_args(dev->of_node, "dmas", "#dma-cells", in psil_set_new_ep_config()
/kernel/linux/linux-6.6/drivers/of/
H A Dcpu.c197 err = of_parse_phandle_with_args(cpu_node, "power-domains", in of_get_cpu_state_node()
/kernel/linux/linux-5.10/drivers/firmware/imx/
H A Dimx-scu-irq.c162 if (!of_parse_phandle_with_args(dev->of_node, "mboxes", in imx_scu_enable_general_irq_channel()
/kernel/linux/linux-5.10/arch/arm/mach-bcm/
H A Dbcm63xx_pmb.c100 ret = of_parse_phandle_with_args(dn, "resets", "#reset-cells", in bcm63xx_pmb_get_resources()
/kernel/linux/linux-6.6/arch/arm/mach-bcm/
H A Dbcm63xx_pmb.c100 ret = of_parse_phandle_with_args(dn, "resets", "#reset-cells", in bcm63xx_pmb_get_resources()
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dmmci_qcom_dml.c108 if (of_parse_phandle_with_args(np, "dmas", "#dma-cells", index, in of_get_dml_pipe_index()
/kernel/linux/linux-5.10/drivers/soc/ti/
H A Dti_sci_pm_domains.c149 ret = of_parse_phandle_with_args(np, "power-domains", in ti_sci_pm_domain_probe()
/kernel/linux/linux-5.10/sound/soc/qcom/
H A Dcommon.c86 ret = of_parse_phandle_with_args(cpu, "sound-dai", in qcom_snd_parse_of()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dmmci_qcom_dml.c108 if (of_parse_phandle_with_args(np, "dmas", "#dma-cells", index, in of_get_dml_pipe_index()
/kernel/linux/linux-6.6/drivers/soc/qcom/
H A Dsmem_state.c107 ret = of_parse_phandle_with_args(dev->of_node, in qcom_smem_state_get()
/kernel/linux/linux-6.6/drivers/pmdomain/ti/
H A Dti_sci_pm_domains.c145 ret = of_parse_phandle_with_args(np, "power-domains", in ti_sci_pm_domain_probe()
/kernel/linux/linux-6.6/drivers/interconnect/samsung/
H A Dexynos.c44 ret = of_parse_phandle_with_args(np, "interconnects", in exynos_icc_get_parent()
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dqcom-cpufreq-hw.c243 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()

Completed in 9 milliseconds

123456