/linux-4.4.14/drivers/clk/ |
D | clk-conf.c | 30 rc = of_parse_phandle_with_args(node, "assigned-clock-parents", in __set_clk_parents() 48 rc = of_parse_phandle_with_args(node, "assigned-clocks", in __set_clk_parents() 88 rc = of_parse_phandle_with_args(node, "assigned-clocks", in __set_clk_rates()
|
D | clkdev.c | 41 rc = of_parse_phandle_with_args(np, "clocks", "#clock-cells", index, in __of_clk_get()
|
D | clk.c | 3068 rc = of_parse_phandle_with_args(np, "clocks", "#clock-cells", index, in of_clk_get_parent_name()
|
/linux-4.4.14/arch/arm/plat-pxa/ |
D | ssp.c | 143 ret = of_parse_phandle_with_args(np, "dmas", "#dma-cells", in pxa_ssp_probe() 154 ret = of_parse_phandle_with_args(np, "dmas", "#dma-cells", in pxa_ssp_probe()
|
/linux-4.4.14/drivers/irqchip/ |
D | irq-gic-v3-its-platform-msi.c | 40 ret = of_parse_phandle_with_args(dev->of_node, in its_pmsi_prepare()
|
/linux-4.4.14/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-4.4.14/drivers/iommu/ |
D | of_iommu.c | 156 while (!of_parse_phandle_with_args(master_np, "iommus", in of_iommu_configure()
|
D | tegra-smmu.c | 450 while (!of_parse_phandle_with_args(np, "iommus", "#iommu-cells", index, in tegra_smmu_attach_dev() 483 while (!of_parse_phandle_with_args(np, "iommus", "#iommu-cells", index, in tegra_smmu_detach_dev() 709 while (of_parse_phandle_with_args(np, "iommus", "#iommu-cells", index, in tegra_smmu_add_device()
|
D | ipmmu-vmsa.c | 580 ret = of_parse_phandle_with_args(dev->of_node, "iommus", in ipmmu_find_utlbs()
|
D | rockchip-iommu.c | 903 ret = of_parse_phandle_with_args(np, "iommus", "#iommu-cells", 0, in rk_iommu_group_set_iommudata()
|
D | arm-smmu.c | 1771 while (!of_parse_phandle_with_args(dev->of_node, "mmu-masters", in arm_smmu_device_dt_probe()
|
/linux-4.4.14/arch/arm/mach-bcm/ |
D | bcm63xx_pmb.c | 105 ret = of_parse_phandle_with_args(dn, "resets", "#reset-cells", in bcm63xx_pmb_get_resources()
|
/linux-4.4.14/drivers/reset/ |
D | core.c | 165 ret = of_parse_phandle_with_args(node, "resets", "#reset-cells", in of_reset_control_get()
|
/linux-4.4.14/arch/arm/mach-exynos/ |
D | pm_domains.c | 205 if (of_parse_phandle_with_args(np, "power-domains", in exynos4_pm_init_power_domain()
|
/linux-4.4.14/drivers/dma/ |
D | of-dma.c | 223 if (of_parse_phandle_with_args(np, "dmas", "#dma-cells", index, in of_dma_match_channel()
|
/linux-4.4.14/drivers/of/ |
D | unittest.c | 305 rc = of_parse_phandle_with_args(np, "phandle-list", in of_unittest_parse_phandle_with_args() 358 rc = of_parse_phandle_with_args(np, "phandle-list-missing", in of_unittest_parse_phandle_with_args() 366 rc = of_parse_phandle_with_args(np, "phandle-list", in of_unittest_parse_phandle_with_args() 374 rc = of_parse_phandle_with_args(np, "phandle-list-bad-phandle", in of_unittest_parse_phandle_with_args() 382 rc = of_parse_phandle_with_args(np, "phandle-list-bad-args", in of_unittest_parse_phandle_with_args()
|
D | irq.c | 306 res = of_parse_phandle_with_args(device, "interrupts-extended", in of_irq_parse_one() 752 while (!of_parse_phandle_with_args(np, "msi-parent", in of_msi_get_domain()
|
D | base.c | 1616 int of_parse_phandle_with_args(const struct device_node *np, const char *list_name, in of_parse_phandle_with_args() function 1625 EXPORT_SYMBOL(of_parse_phandle_with_args);
|
/linux-4.4.14/drivers/iio/ |
D | inkern.c | 136 err = of_parse_phandle_with_args(np, "io-channels", in __of_iio_channel_get() 235 ret = of_parse_phandle_with_args(dev->of_node, in of_iio_channel_get_all()
|
/linux-4.4.14/sound/soc/generic/ |
D | simple-card.c | 232 ret = of_parse_phandle_with_args(np, "sound-dai", in asoc_simple_card_sub_parse_of() 387 ret = of_parse_phandle_with_args(plat, "sound-dai", in asoc_simple_card_dai_link_of()
|
/linux-4.4.14/arch/mips/ath79/ |
D | irq.c | 335 err = of_parse_phandle_with_args( in ar79_cpu_intc_of_init()
|
/linux-4.4.14/drivers/clk/ti/ |
D | composite.c | 83 rc = of_parse_phandle_with_args(node, "clocks", "#clock-cells", i, in _get_component_node()
|
D | clk-dra7-atl.c | 246 rc = of_parse_phandle_with_args(node, "ti,provided-clocks", in of_dra7_atl_clk_probe()
|
/linux-4.4.14/drivers/thermal/ |
D | of-thermal.c | 487 ret = of_parse_phandle_with_args(child, "thermal-sensors", in thermal_zone_of_sensor_register() 612 ret = of_parse_phandle_with_args(np, "cooling-device", "#cooling-cells", in thermal_of_populate_bind_params()
|
/linux-4.4.14/drivers/clk/shmobile/ |
D | clk-mstp.c | 256 while (!of_parse_phandle_with_args(np, "clocks", "#clock-cells", i, in cpg_mstp_attach_dev()
|
/linux-4.4.14/drivers/gpio/ |
D | gpiolib-of.c | 90 ret = of_parse_phandle_with_args(np, propname, "#gpio-cells", index, in of_get_named_gpiod_flags()
|
/linux-4.4.14/drivers/hwspinlock/ |
D | hwspinlock_core.c | 304 ret = of_parse_phandle_with_args(np, "hwlocks", "#hwlock-cells", index, in of_hwspin_lock_get_id()
|
/linux-4.4.14/include/linux/ |
D | of.h | 328 extern int of_parse_phandle_with_args(const struct device_node *np, 588 static inline int of_parse_phandle_with_args(struct device_node *np, in of_parse_phandle_with_args() function
|
/linux-4.4.14/drivers/mailbox/ |
D | mailbox.c | 317 if (of_parse_phandle_with_args(dev->of_node, "mboxes", in mbox_request_channel()
|
/linux-4.4.14/drivers/usb/chipidea/ |
D | ci_hdrc_imx.c | 116 ret = of_parse_phandle_with_args(np, "fsl,usbmisc", "#index-cells", in usbmisc_get_init_data()
|
/linux-4.4.14/drivers/soc/dove/ |
D | pmu.c | 389 ret = of_parse_phandle_with_args(np, "resets", "#reset-cells", in dove_init_pmu()
|
/linux-4.4.14/sound/soc/sh/rcar/ |
D | rsrc-card.c | 196 ret = of_parse_phandle_with_args(np, "sound-dai", in rsrc_card_parse_links()
|
/linux-4.4.14/drivers/gpu/host1x/ |
D | mipi.c | 216 err = of_parse_phandle_with_args(np, "nvidia,mipi-calibrate", in tegra_mipi_request()
|
/linux-4.4.14/drivers/pwm/ |
D | core.c | 584 err = of_parse_phandle_with_args(np, "pwms", "#pwm-cells", index, in of_pwm_get()
|
/linux-4.4.14/drivers/ata/ |
D | sata_highbank.c | 353 if (of_parse_phandle_with_args(sata_node, in highbank_initialize_phys()
|
/linux-4.4.14/drivers/phy/ |
D | phy-core.c | 363 ret = of_parse_phandle_with_args(np, "phys", "#phy-cells", in _of_phy_get()
|
/linux-4.4.14/sound/soc/davinci/ |
D | davinci-mcasp.c | 1608 ret = of_parse_phandle_with_args(np, "dmas", "#dma-cells", ret, in davinci_mcasp_set_pdata_from_of() 1621 ret = of_parse_phandle_with_args(np, "dmas", "#dma-cells", ret, in davinci_mcasp_set_pdata_from_of()
|
/linux-4.4.14/drivers/base/power/ |
D | domain.c | 1771 ret = of_parse_phandle_with_args(dev->of_node, "power-domains", in genpd_dev_pm_attach()
|
/linux-4.4.14/sound/soc/ |
D | soc-core.c | 3596 ret = of_parse_phandle_with_args(of_node, "sound-dai", in snd_soc_of_get_dai_name() 3654 ret = of_parse_phandle_with_args(of_node, name, in snd_soc_of_get_dai_link_codecs()
|
/linux-4.4.14/drivers/pinctrl/ |
D | pinctrl-single.c | 1515 ret = of_parse_phandle_with_args(node, propname, cellname, in pcs_add_gpio_func()
|