Home
last modified time | relevance | path

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

12

/linux/drivers/clk/
H 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()
187 rc = of_parse_phandle_with_args(node, "assigned-clocks", "#clock-cells", in __set_clk_spread_spectrum()
/linux/drivers/cpuidle/
H 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/
H A Dirq-ath79-cpu.c74 err = of_parse_phandle_with_args( in ar79_cpu_intc_of_init()
H A Dirq-bcm2712-mip.c210 ret = of_parse_phandle_with_args(np, "msi-ranges", "#interrupt-cells", in mip_parse_dt()
/linux/drivers/dma/ti/
H A Dk3-psil.c89 if (of_parse_phandle_with_args(dev->of_node, "dmas", "#dma-cells", in psil_set_new_ep_config()
/linux/sound/soc/fsl/
H A Dimx-audmix.c199 ret = of_parse_phandle_with_args(audmix_np, "dais", NULL, 0, in imx_audmix_probe()
202 ret = of_parse_phandle_with_args(audmix_np, "dais", NULL, i, in imx_audmix_probe()
/linux/drivers/cpufreq/
H A Dscmi-cpufreq.c90 if (of_parse_phandle_with_args(np, "clocks", "#clock-cells", 0, in scmi_cpu_domain_id()
98 if (of_parse_phandle_with_args(np, "power-domains", in scmi_cpu_domain_id()
/linux/drivers/pmdomain/samsung/
H A Dexynos-pm-domains.c145 if (ret == 0 && of_parse_phandle_with_args(np, "power-domains", in exynos_pd_probe()
/linux/drivers/soc/qcom/
H A Dsmem_state.c103 ret = of_parse_phandle_with_args(dev->of_node, in qcom_smem_state_get()
/linux/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()
/linux/drivers/thermal/
H A Dthermal_of.c155 ret = of_parse_phandle_with_args(child, "thermal-sensors", in of_thermal_zone_find()
252 ret = of_parse_phandle_with_args(map_np, "cooling-device", "#cooling-cells", in thermal_of_get_cooling_spec()
/linux/arch/arm/mach-bcm/
H A Dbcm63xx_pmb.c100 ret = of_parse_phandle_with_args(dn, "resets", "#reset-cells", in bcm63xx_pmb_get_resources()
/linux/drivers/interconnect/samsung/
H A Dexynos.c44 ret = of_parse_phandle_with_args(np, "interconnects", in exynos_icc_get_parent()
/linux/drivers/power/sequencing/
H A Dpwrseq-thead-gpu.c129 ret = of_parse_phandle_with_args(dev->of_node, "power-domains", in pwrseq_thead_gpu_match()
/linux/drivers/firmware/imx/
H A Dimx-scu-irq.c206 if (!of_parse_phandle_with_args(dev->of_node, "mboxes", in imx_scu_enable_general_irq_channel()
/linux/drivers/dma/
H A Dof-dma.c237 if (of_parse_phandle_with_args(np, "dmas", "#dma-cells", index, in of_dma_match_channel()
/linux/drivers/clk/ti/
H A Dcomposite.c73 rc = of_parse_phandle_with_args(node, "clocks", "#clock-cells", i, in _get_component_node()
H A Dclk-dra7-atl.c234 rc = of_parse_phandle_with_args(node, "ti,provided-clocks", in of_dra7_atl_clk_probe()
/linux/drivers/clk/mediatek/
H A Dclk-mt8173-mfgtop.c135 ret = of_parse_phandle_with_args(node, "power-domains", "#power-domain-cells", 0, in clk_mt8173_mfgtop_probe()
/linux/drivers/of/
H A Dproperty.c1184 ret = of_parse_phandle_with_args(to_of_node(fwnode), prop, in of_fwnode_get_reference_args()
1350 if (of_parse_phandle_with_args(np, prop_name, cells_name, index, in parse_suffix_prop_cells()
1467 if (of_parse_phandle_with_args(np, prop_name, "#gpio-cells", index, in parse_gpio_compat()
/linux/drivers/clk/renesas/
H A Dclk-mstp.c260 while (!of_parse_phandle_with_args(np, "clocks", "#clock-cells", i, in cpg_mstp_attach_dev()
/linux/drivers/usb/core/
H A Dledtrig-usbport.c166 err = of_parse_phandle_with_args(led_np, "trigger-sources", in usbport_trig_port_observed()
/linux/sound/soc/generic/
H A Dsimple-card.c54 ret = of_parse_phandle_with_args(node, DAI, CELL, 0, &args); in simple_parse_platform()
85 ret = of_parse_phandle_with_args(node, DAI, CELL, 0, &args); in simple_parse_dai()
/linux/drivers/mailbox/
H A Dqcom-ipcc.c234 ret = of_parse_phandle_with_args(client_dn, "mboxes", in qcom_ipcc_setup_mbox()
/linux/drivers/soc/apple/
H A Dmailbox.c293 ret = of_parse_phandle_with_args(dev->of_node, "mboxes", "#mbox-cells", in apple_mbox_get()

12