Symbol: of_parse_phandle_with_args
arch/arm/mach-bcm/bcm63xx_pmb.c
100
ret = of_parse_phandle_with_args(dn, "resets", "#reset-cells",
drivers/ata/sata_highbank.c
339
if (of_parse_phandle_with_args(sata_node,
drivers/clk/clk-conf.c
124
rc = of_parse_phandle_with_args(node, "assigned-clocks",
drivers/clk/clk-conf.c
28
rc = of_parse_phandle_with_args(node, "assigned-clock-parents",
drivers/clk/clk-conf.c
50
rc = of_parse_phandle_with_args(node, "assigned-clocks",
drivers/clk/clk.c
5209
ret = of_parse_phandle_with_args(np, "clocks", "#clock-cells",
drivers/clk/clk.c
5365
rc = of_parse_phandle_with_args(np, "clocks", "#clock-cells", index,
drivers/clk/imx/clk-imx6q.c
180
rc = of_parse_phandle_with_args(node, "assigned-clock-parents",
drivers/clk/imx/clk-imx6q.c
197
rc = of_parse_phandle_with_args(node, "assigned-clocks",
drivers/clk/imx/clk-imx6q.c
238
ret = of_parse_phandle_with_args(node, "assigned-clocks",
drivers/clk/imx/clk-imx6q.c
256
ret = of_parse_phandle_with_args(node, "assigned-clock-parents",
drivers/clk/keystone/sci-clk.c
577
ret = of_parse_phandle_with_args(np, *clk_name,
drivers/clk/renesas/clk-mstp.c
260
while (!of_parse_phandle_with_args(np, "clocks", "#clock-cells", i,
drivers/clk/renesas/r9a06g032-clocks.c
779
while (!of_parse_phandle_with_args(np, "clocks", "#clock-cells", i++,
drivers/clk/renesas/renesas-cpg-mssr.c
616
while (!of_parse_phandle_with_args(np, "clocks", "#clock-cells", i,
drivers/clk/renesas/rzg2l-cpg.c
2024
for (i = 0; !of_parse_phandle_with_args(np, "clocks", "#clock-cells", i, &clkspec); i++) {
drivers/clk/renesas/rzv2h-cpg.c
1678
for (i = 0; !of_parse_phandle_with_args(np, "clocks", "#clock-cells", i, &clkspec); i++) {
drivers/clk/ti/clk-dra7-atl.c
234
rc = of_parse_phandle_with_args(node, "ti,provided-clocks",
drivers/clk/ti/composite.c
73
rc = of_parse_phandle_with_args(node, "clocks", "#clock-cells", i,
drivers/cpufreq/qcom-cpufreq-hw.c
316
ret = of_parse_phandle_with_args(cpu_np, "qcom,freq-domain",
drivers/cpufreq/qcom-cpufreq-hw.c
550
ret = of_parse_phandle_with_args(cpu_np, "qcom,freq-domain",
drivers/cpufreq/scmi-cpufreq.c
90
if (of_parse_phandle_with_args(np, "clocks", "#clock-cells", 0,
drivers/cpufreq/scmi-cpufreq.c
98
if (of_parse_phandle_with_args(np, "power-domains",
drivers/cpuidle/dt_idle_genpd.c
137
if (of_parse_phandle_with_args(node, "power-domains",
drivers/cpuidle/dt_idle_genpd.c
158
if (of_parse_phandle_with_args(node, "power-domains",
drivers/dma/bcm-sba-raid.c
1688
ret = of_parse_phandle_with_args(pdev->dev.of_node,
drivers/dma/of-dma.c
237
if (of_parse_phandle_with_args(np, "dmas", "#dma-cells", index,
drivers/dma/ti/k3-psil.c
89
if (of_parse_phandle_with_args(dev->of_node, "dmas", "#dma-cells",
drivers/dma/ti/k3-udma-glue.c
160
if (of_parse_phandle_with_args(chn_np, "dmas", "#dma-cells", index,
drivers/firmware/arm_scmi/transports/mailbox.c
93
return !of_parse_phandle_with_args(of_node, "mboxes",
drivers/firmware/arm_scpi.c
665
if (of_parse_phandle_with_args(dev->of_node, "clocks", "#clock-cells",
drivers/firmware/imx/imx-scu-irq.c
206
if (!of_parse_phandle_with_args(dev->of_node, "mboxes",
drivers/firmware/imx/imx-scu.c
277
ret = of_parse_phandle_with_args(pdev->dev.of_node, "mboxes",
drivers/gpio/gpiolib-shared.c
200
ret = of_parse_phandle_with_args(curr, prop->name,
drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c
596
if (!of_parse_phandle_with_args(np, "phys", "#phy-cells", index,
drivers/gpu/host1x/mipi.c
111
err = of_parse_phandle_with_args(np, "nvidia,mipi-calibrate",
drivers/hte/hte.c
534
ret = of_parse_phandle_with_args(np, "timestamps", "#timestamp-cells",
drivers/hwmon/amc6821.c
930
if (of_parse_phandle_with_args(fan_np, "pwms", "#pwm-cells", 0, &args))
drivers/hwmon/emc2305.c
561
ret = of_parse_phandle_with_args(child, "pwms", "#pwm-cells", 0, &args);
drivers/hwmon/nct7363.c
347
ret = of_parse_phandle_with_args(child, "pwms", "#pwm-cells",
drivers/hwspinlock/hwspinlock_core.c
379
ret = of_parse_phandle_with_args(np, "hwlocks", "#hwlock-cells", index,
drivers/interconnect/core.c
506
ret = of_parse_phandle_with_args(np, "interconnects",
drivers/interconnect/core.c
514
ret = of_parse_phandle_with_args(np, "interconnects",
drivers/interconnect/samsung/exynos.c
44
ret = of_parse_phandle_with_args(np, "interconnects",
drivers/iommu/arm/arm-smmu/arm-smmu-qcom-debug.c
490
if (of_parse_phandle_with_args(np, "qcom,stream-id-range", "#iommu-cells", 0, &args)) {
drivers/iommu/mtk_iommu_v1.c
472
while (!of_parse_phandle_with_args(dev->of_node, "iommus",
drivers/iommu/of_iommu.c
66
while (!of_parse_phandle_with_args(master_np, "iommus",
drivers/iommu/tegra-smmu.c
869
while (of_parse_phandle_with_args(np, "iommus", "#iommu-cells", index,
drivers/irqchip/irq-ath79-cpu.c
74
err = of_parse_phandle_with_args(
drivers/irqchip/irq-bcm2712-mip.c
210
ret = of_parse_phandle_with_args(np, "msi-ranges", "#interrupt-cells",
drivers/mailbox/qcom-ipcc.c
229
ret = of_parse_phandle_with_args(client_dn, "mboxes",
drivers/memory/tegra/tegra186.c
136
while (!of_parse_phandle_with_args(dev->of_node, "interconnects", "#interconnect-cells",
drivers/mmc/host/mmci_qcom_dml.c
108
if (of_parse_phandle_with_args(np, "dmas", "#dma-cells", index,
drivers/mux/core.c
569
ret = of_parse_phandle_with_args(np,
drivers/mux/core.c
573
ret = of_parse_phandle_with_args(np,
drivers/net/pse-pd/pse_core.c
1515
ret = of_parse_phandle_with_args(node, "pses", "#pse-cells", 0, &args);
drivers/of/address.c
611
ret = of_parse_phandle_with_args(np, "interconnects",
drivers/of/cpu.c
197
err = of_parse_phandle_with_args(cpu_node, "power-domains",
drivers/of/irq.c
453
res = of_parse_phandle_with_args(device, "interrupts-extended",
drivers/of/property.c
1184
ret = of_parse_phandle_with_args(to_of_node(fwnode), prop,
drivers/of/property.c
1350
if (of_parse_phandle_with_args(np, prop_name, cells_name, index,
drivers/of/property.c
1467
if (of_parse_phandle_with_args(np, prop_name, "#gpio-cells", index,
drivers/of/unittest.c
419
rc = of_parse_phandle_with_args(np, "phandle-list",
drivers/of/unittest.c
476
rc = of_parse_phandle_with_args(np, "phandle-list-missing",
drivers/of/unittest.c
489
rc = of_parse_phandle_with_args(np, "phandle-list",
drivers/of/unittest.c
514
rc = of_parse_phandle_with_args(np, "phandle-list-bad-phandle",
drivers/of/unittest.c
539
rc = of_parse_phandle_with_args(np, "phandle-list-bad-args",
drivers/pci/controller/pcie-apple.c
693
ret = of_parse_phandle_with_args(to_of_node(fwnode), "msi-ranges",
drivers/phy/phy-core.c
627
ret = of_parse_phandle_with_args(np, "phys", "#phy-cells",
drivers/pinctrl/pinctrl-single.c
1354
ret = of_parse_phandle_with_args(node, propname, cellname,
drivers/pmdomain/core.c
2991
ret = of_parse_phandle_with_args(np, "power-domains",
drivers/pmdomain/core.c
3075
ret = of_parse_phandle_with_args(np, "power-domains",
drivers/pmdomain/core.c
3370
ret = of_parse_phandle_with_args(dev->of_node, "power-domains",
drivers/pmdomain/imx/scu-pd.c
322
ret = of_parse_phandle_with_args(of_stdout, "power-domains",
drivers/pmdomain/samsung/exynos-pm-domains.c
145
if (ret == 0 && of_parse_phandle_with_args(np, "power-domains",
drivers/pmdomain/ti/omap_prm.c
650
ret = of_parse_phandle_with_args(np, "power-domains",
drivers/pmdomain/ti/ti_sci_pm_domains.c
247
while (!of_parse_phandle_with_args(np, "power-domains",
drivers/power/sequencing/pwrseq-thead-gpu.c
129
ret = of_parse_phandle_with_args(dev->of_node, "power-domains",
drivers/remoteproc/qcom_q6v5_adsp.c
353
ret = of_parse_phandle_with_args(adsp->dev->of_node, "iommus", "#iommu-cells", 0, &args);
drivers/remoteproc/xlnx_r5_remoteproc.c
1087
ret = of_parse_phandle_with_args(np, "power-domains",
drivers/reset/core.c
1202
ret = of_parse_phandle_with_args(to_of_node(fwnode),
drivers/soc/apple/mailbox.c
293
ret = of_parse_phandle_with_args(dev->of_node, "mboxes", "#mbox-cells",
drivers/soc/dove/pmu.c
432
ret = of_parse_phandle_with_args(np, "resets", "#reset-cells",
drivers/soc/qcom/smem_state.c
103
ret = of_parse_phandle_with_args(dev->of_node,
drivers/soc/tegra/pmc.c
1529
if (of_parse_phandle_with_args(child, "power-domains",
drivers/thermal/thermal_of.c
155
ret = of_parse_phandle_with_args(child, "thermal-sensors",
drivers/thermal/thermal_of.c
252
ret = of_parse_phandle_with_args(map_np, "cooling-device", "#cooling-cells",
drivers/usb/chipidea/ci_hdrc_imx.c
151
ret = of_parse_phandle_with_args(np, "fsl,usbmisc", "#index-cells",
drivers/usb/common/common.c
308
err = of_parse_phandle_with_args(controller,
drivers/usb/core/ledtrig-usbport.c
166
err = of_parse_phandle_with_args(led_np, "trigger-sources",
drivers/xen/grant-dma-ops.c
333
if (of_parse_phandle_with_args(np, "iommus", "#iommu-cells",
include/linux/cpufreq.h
1163
ret = of_parse_phandle_with_args(cpu_np, list_name, cell_name, 0,
sound/soc/fsl/imx-audmix.c
199
ret = of_parse_phandle_with_args(audmix_np, "dais", NULL, 0,
sound/soc/fsl/imx-audmix.c
202
ret = of_parse_phandle_with_args(audmix_np, "dais", NULL, i,
sound/soc/generic/simple-card.c
54
ret = of_parse_phandle_with_args(node, DAI, CELL, 0, &args);
sound/soc/generic/simple-card.c
85
ret = of_parse_phandle_with_args(node, DAI, CELL, 0, &args);
sound/soc/samsung/tm2_wm5110.c
557
ret = of_parse_phandle_with_args(dev->of_node, "i2s-controller",
sound/soc/soc-core.c
3499
ret = of_parse_phandle_with_args(of_node, "sound-dai",