Home
last modified time | relevance | path

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

123

/Linux-v5.10/drivers/clk/
Dclk-conf.c27 rc = of_parse_phandle_with_args(node, "assigned-clock-parents", in __set_clk_parents()
46 rc = of_parse_phandle_with_args(node, "assigned-clocks", in __set_clk_parents()
87 rc = of_parse_phandle_with_args(node, "assigned-clocks", in __set_clk_rates()
/Linux-v5.10/drivers/irqchip/
Dirq-ath79-cpu.c74 err = of_parse_phandle_with_args( in ar79_cpu_intc_of_init()
Dirq-gic-v3-its-platform-msi.c26 ret = of_parse_phandle_with_args(dev->of_node, in of_pmsi_get_dev_id()
/Linux-v5.10/drivers/dma/ti/
Dk3-psil.c81 if (of_parse_phandle_with_args(dev->of_node, "dmas", "#dma-cells", in psil_set_new_ep_config()
/Linux-v5.10/drivers/soc/qcom/
Dsmem_state.c107 ret = of_parse_phandle_with_args(dev->of_node, in qcom_smem_state_get()
/Linux-v5.10/drivers/soc/samsung/
Dpm_domains.c153 if (of_parse_phandle_with_args(np, "power-domains", in exynos4_pm_init_power_domain()
/Linux-v5.10/drivers/cpufreq/
Dqcom-cpufreq-hw.c241 ret = of_parse_phandle_with_args(cpu_np, "qcom,freq-domain", in qcom_get_related_cpus()
298 ret = of_parse_phandle_with_args(cpu_np, "qcom,freq-domain", in qcom_cpufreq_hw_cpu_init()
/Linux-v5.10/drivers/firmware/imx/
Dimx-scu-irq.c162 if (!of_parse_phandle_with_args(dev->of_node, "mboxes", in imx_scu_enable_general_irq_channel()
/Linux-v5.10/sound/soc/qcom/
Dcommon.c86 ret = of_parse_phandle_with_args(cpu, "sound-dai", in qcom_snd_parse_of()
/Linux-v5.10/drivers/mmc/host/
Dmmci_qcom_dml.c108 if (of_parse_phandle_with_args(np, "dmas", "#dma-cells", index, in of_get_dml_pipe_index()
/Linux-v5.10/drivers/of/
Dirq.c303 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()
Dproperty.c952 ret = of_parse_phandle_with_args(to_of_node(fwnode), prop, in of_fwnode_get_reference_args()
1196 if (of_parse_phandle_with_args(np, list_name, cells_name, index, in parse_prop_cells()
1250 if (of_parse_phandle_with_args(np, prop_name, cells_name, index, in parse_suffix_prop_cells()
/Linux-v5.10/drivers/soc/ti/
Dti_sci_pm_domains.c149 ret = of_parse_phandle_with_args(np, "power-domains", in ti_sci_pm_domain_probe()
/Linux-v5.10/arch/arm/mach-bcm/
Dbcm63xx_pmb.c100 ret = of_parse_phandle_with_args(dn, "resets", "#reset-cells", in bcm63xx_pmb_get_resources()
/Linux-v5.10/drivers/firmware/arm_scmi/
Dmailbox.c51 return !of_parse_phandle_with_args(dev->of_node, "mboxes", in mailbox_chan_available()
/Linux-v5.10/drivers/usb/common/
Dcommon.c175 err = of_parse_phandle_with_args(controller, in of_usb_get_dr_mode_by_phy()
/Linux-v5.10/drivers/iommu/
Dof_iommu.c145 while (!of_parse_phandle_with_args(master_np, "iommus", in of_iommu_configure_dev()
/Linux-v5.10/drivers/clk/ti/
Dcomposite.c81 rc = of_parse_phandle_with_args(node, "clocks", "#clock-cells", i, in _get_component_node()
Dclk-dra7-atl.c248 rc = of_parse_phandle_with_args(node, "ti,provided-clocks", in of_dra7_atl_clk_probe()
/Linux-v5.10/drivers/dma/
Dof-dma.c222 if (of_parse_phandle_with_args(np, "dmas", "#dma-cells", index, in of_dma_match_channel()
/Linux-v5.10/drivers/cpuidle/
Dcpuidle-psci-domain.c205 if (of_parse_phandle_with_args(node, "power-domains", in psci_pd_init_topology()
/Linux-v5.10/drivers/clk/imx/
Dclk-imx6q.c182 rc = of_parse_phandle_with_args(node, "assigned-clock-parents", in of_assigned_ldb_sels()
197 rc = of_parse_phandle_with_args(node, "assigned-clocks", in of_assigned_ldb_sels()
236 ret = of_parse_phandle_with_args(node, "assigned-clocks", in pll6_bypassed()
251 ret = of_parse_phandle_with_args(node, "assigned-clock-parents", in pll6_bypassed()
/Linux-v5.10/drivers/gpu/drm/rcar-du/
Drcar_du_of.c254 ret = of_parse_phandle_with_args(du_node, "clocks", in rcar_du_of_lvds_patch()
/Linux-v5.10/drivers/clk/renesas/
Dclk-mstp.c274 while (!of_parse_phandle_with_args(np, "clocks", "#clock-cells", i, in cpg_mstp_attach_dev()
/Linux-v5.10/sound/soc/samsung/
Dodroid.c263 ret = of_parse_phandle_with_args(cpu, "sound-dai", in odroid_audio_probe()

123