/Linux-v5.4/drivers/clk/ |
D | clk-conf.c | 27 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.4/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()
|
/Linux-v5.4/drivers/cpufreq/ |
D | qcom-cpufreq-hw.c | 163 ret = of_parse_phandle_with_args(cpu_np, "qcom,freq-domain", in qcom_get_related_cpus() 196 ret = of_parse_phandle_with_args(cpu_np, "qcom,freq-domain", in qcom_cpufreq_hw_cpu_init()
|
/Linux-v5.4/drivers/soc/qcom/ |
D | smem_state.c | 107 ret = of_parse_phandle_with_args(dev->of_node, in qcom_smem_state_get()
|
/Linux-v5.4/drivers/soc/samsung/ |
D | pm_domains.c | 153 if (of_parse_phandle_with_args(np, "power-domains", in exynos4_pm_init_power_domain()
|
/Linux-v5.4/sound/soc/qcom/ |
D | common.c | 72 ret = of_parse_phandle_with_args(cpu, "sound-dai", in qcom_snd_parse_of()
|
/Linux-v5.4/drivers/firmware/imx/ |
D | imx-scu-irq.c | 159 if (!of_parse_phandle_with_args(dev->of_node, "mboxes", in imx_scu_enable_general_irq_channel()
|
/Linux-v5.4/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()
|
/Linux-v5.4/drivers/of/ |
D | irq.c | 303 res = of_parse_phandle_with_args(device, "interrupts-extended", in of_irq_parse_one() 662 while (!of_parse_phandle_with_args(np, "msi-parent", in of_msi_get_domain()
|
D | unittest.c | 383 rc = of_parse_phandle_with_args(np, "phandle-list", in of_unittest_parse_phandle_with_args() 437 rc = of_parse_phandle_with_args(np, "phandle-list-missing", in of_unittest_parse_phandle_with_args() 446 rc = of_parse_phandle_with_args(np, "phandle-list", in of_unittest_parse_phandle_with_args() 455 rc = of_parse_phandle_with_args(np, "phandle-list-bad-phandle", in of_unittest_parse_phandle_with_args() 464 rc = of_parse_phandle_with_args(np, "phandle-list-bad-args", in of_unittest_parse_phandle_with_args()
|
/Linux-v5.4/drivers/soc/ti/ |
D | ti_sci_pm_domains.c | 123 ret = of_parse_phandle_with_args(np, "power-domains", in ti_sci_pd_attach_dev()
|
/Linux-v5.4/drivers/usb/common/ |
D | common.c | 175 err = of_parse_phandle_with_args(controller, in of_usb_get_dr_mode_by_phy()
|
/Linux-v5.4/drivers/iommu/ |
D | of_iommu.c | 188 while (!of_parse_phandle_with_args(master_np, "iommus", in of_iommu_configure()
|
D | tegra-smmu.c | 470 while (!of_parse_phandle_with_args(np, "iommus", "#iommu-cells", index, in tegra_smmu_attach_dev() 503 while (!of_parse_phandle_with_args(np, "iommus", "#iommu-cells", index, in tegra_smmu_detach_dev() 763 while (of_parse_phandle_with_args(np, "iommus", "#iommu-cells", index, in tegra_smmu_add_device()
|
/Linux-v5.4/arch/arm/mach-bcm/ |
D | bcm63xx_pmb.c | 100 ret = of_parse_phandle_with_args(dn, "resets", "#reset-cells", in bcm63xx_pmb_get_resources()
|
/Linux-v5.4/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 | 249 rc = of_parse_phandle_with_args(node, "ti,provided-clocks", in of_dra7_atl_clk_probe()
|
/Linux-v5.4/drivers/dma/ |
D | of-dma.c | 220 if (of_parse_phandle_with_args(np, "dmas", "#dma-cells", index, in of_dma_match_channel()
|
/Linux-v5.4/drivers/interconnect/ |
D | core.c | 349 ret = of_parse_phandle_with_args(np, "interconnects", in of_icc_get() 357 ret = of_parse_phandle_with_args(np, "interconnects", in of_icc_get()
|
/Linux-v5.4/drivers/clk/imx/ |
D | clk-imx6q.c | 181 rc = of_parse_phandle_with_args(node, "assigned-clock-parents", in of_assigned_ldb_sels() 196 rc = of_parse_phandle_with_args(node, "assigned-clocks", in of_assigned_ldb_sels() 235 ret = of_parse_phandle_with_args(node, "assigned-clocks", in pll6_bypassed() 250 ret = of_parse_phandle_with_args(node, "assigned-clock-parents", in pll6_bypassed()
|
/Linux-v5.4/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()
|
/Linux-v5.4/sound/soc/samsung/ |
D | odroid.c | 263 ret = of_parse_phandle_with_args(cpu, "sound-dai", in odroid_audio_probe()
|
/Linux-v5.4/drivers/clk/renesas/ |
D | clk-mstp.c | 276 while (!of_parse_phandle_with_args(np, "clocks", "#clock-cells", i, in cpg_mstp_attach_dev()
|
/Linux-v5.4/drivers/usb/core/ |
D | ledtrig-usbport.c | 165 err = of_parse_phandle_with_args(led_np, "trigger-sources", in usbport_trig_port_observed()
|