/Linux-v4.19/drivers/clk/ |
D | clk-conf.c | 30 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() 90 rc = of_parse_phandle_with_args(node, "assigned-clocks", in __set_clk_rates()
|
D | clkdev.c | 38 rc = of_parse_phandle_with_args(np, "clocks", "#clock-cells", index, in __of_clk_get()
|
/Linux-v4.19/drivers/irqchip/ |
D | irq-ath79-cpu.c | 77 err = of_parse_phandle_with_args( in ar79_cpu_intc_of_init()
|
D | irq-gic-v3-its-platform-msi.c | 37 ret = of_parse_phandle_with_args(dev->of_node, in of_pmsi_get_dev_id()
|
/Linux-v4.19/drivers/soc/qcom/ |
D | smem_state.c | 115 ret = of_parse_phandle_with_args(dev->of_node, in qcom_smem_state_get()
|
/Linux-v4.19/drivers/soc/samsung/ |
D | pm_domains.c | 153 if (of_parse_phandle_with_args(np, "power-domains", in exynos4_pm_init_power_domain()
|
/Linux-v4.19/drivers/mmc/host/ |
D | mmci_qcom_dml.c | 111 if (of_parse_phandle_with_args(np, "dmas", "#dma-cells", index, in of_get_dml_pipe_index()
|
/Linux-v4.19/drivers/soc/ti/ |
D | ti_sci_pm_domains.c | 116 ret = of_parse_phandle_with_args(np, "power-domains", in ti_sci_pd_attach_dev()
|
/Linux-v4.19/drivers/of/ |
D | irq.c | 304 res = of_parse_phandle_with_args(device, "interrupts-extended", in of_irq_parse_one() 663 while (!of_parse_phandle_with_args(np, "msi-parent", in of_msi_get_domain()
|
D | unittest.c | 378 rc = of_parse_phandle_with_args(np, "phandle-list", in of_unittest_parse_phandle_with_args() 431 rc = of_parse_phandle_with_args(np, "phandle-list-missing", in of_unittest_parse_phandle_with_args() 439 rc = of_parse_phandle_with_args(np, "phandle-list", in of_unittest_parse_phandle_with_args() 447 rc = of_parse_phandle_with_args(np, "phandle-list-bad-phandle", in of_unittest_parse_phandle_with_args() 455 rc = of_parse_phandle_with_args(np, "phandle-list-bad-args", in of_unittest_parse_phandle_with_args()
|
/Linux-v4.19/drivers/usb/common/ |
D | common.c | 155 err = of_parse_phandle_with_args(controller, in of_usb_get_dr_mode_by_phy()
|
/Linux-v4.19/drivers/iommu/ |
D | of_iommu.c | 181 while (!of_parse_phandle_with_args(master_np, "iommus", in of_iommu_configure()
|
D | tegra-smmu.c | 461 while (!of_parse_phandle_with_args(np, "iommus", "#iommu-cells", index, in tegra_smmu_attach_dev() 494 while (!of_parse_phandle_with_args(np, "iommus", "#iommu-cells", index, in tegra_smmu_detach_dev() 745 while (of_parse_phandle_with_args(np, "iommus", "#iommu-cells", index, in tegra_smmu_add_device()
|
/Linux-v4.19/arch/arm/mach-bcm/ |
D | bcm63xx_pmb.c | 104 ret = of_parse_phandle_with_args(dn, "resets", "#reset-cells", in bcm63xx_pmb_get_resources()
|
/Linux-v4.19/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 | 255 rc = of_parse_phandle_with_args(node, "ti,provided-clocks", in of_dra7_atl_clk_probe()
|
/Linux-v4.19/drivers/dma/ |
D | of-dma.c | 223 if (of_parse_phandle_with_args(np, "dmas", "#dma-cells", index, in of_dma_match_channel()
|
/Linux-v4.19/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-v4.19/drivers/usb/core/ |
D | ledtrig-usbport.c | 170 err = of_parse_phandle_with_args(led_np, "trigger-sources", in usbport_trig_port_observed()
|
/Linux-v4.19/drivers/thermal/ |
D | qoriq_thermal.c | 110 ret = of_parse_phandle_with_args(sensor_np, "thermal-sensors", in qoriq_tmu_get_sensor_id()
|
D | of-thermal.c | 480 ret = of_parse_phandle_with_args(child, "thermal-sensors", in thermal_zone_of_sensor_register() 686 ret = of_parse_phandle_with_args(np, "cooling-device", "#cooling-cells", in thermal_of_populate_bind_params()
|
/Linux-v4.19/drivers/clk/renesas/ |
D | clk-mstp.c | 279 while (!of_parse_phandle_with_args(np, "clocks", "#clock-cells", i, in cpg_mstp_attach_dev()
|
/Linux-v4.19/drivers/mux/ |
D | core.c | 449 ret = of_parse_phandle_with_args(np, in mux_control_get()
|
/Linux-v4.19/drivers/iio/ |
D | inkern.c | 134 err = of_parse_phandle_with_args(np, "io-channels", in __of_iio_channel_get() 233 ret = of_parse_phandle_with_args(dev->of_node, in of_iio_channel_get_all()
|
/Linux-v4.19/drivers/mailbox/ |
D | mailbox.c | 319 if (of_parse_phandle_with_args(dev->of_node, "mboxes", in mbox_request_channel()
|