/linux-6.6.21/drivers/firmware/arm_scmi/ |
D | mailbox.c | 74 num_mb = of_count_phandle_with_args(of_node, "mboxes", "#mbox-cells"); in mailbox_chan_available() 104 num_mb = of_count_phandle_with_args(np, "mboxes", "#mbox-cells"); in mailbox_chan_validate() 105 num_sh = of_count_phandle_with_args(np, "shmem", NULL); in mailbox_chan_validate()
|
/linux-6.6.21/drivers/regulator/ |
D | of_regulator.c | 93 n_phandles = of_count_phandle_with_args(np, "regulator-coupled-with", in of_get_regulation_constraints() 561 n_phandles = of_count_phandle_with_args(node, in of_get_n_coupled() 576 n_phandles = of_count_phandle_with_args(src, in of_coupling_find_node() 640 c_n_phandles = of_count_phandle_with_args(c_node, in of_check_coupling_data()
|
/linux-6.6.21/drivers/irqchip/ |
D | irq-ath79-cpu.c | 62 count = of_count_phandle_with_args( in ar79_cpu_intc_of_init()
|
/linux-6.6.21/drivers/clk/ |
D | clk-conf.c | 20 num_parents = of_count_phandle_with_args(node, "assigned-clock-parents", in __set_clk_parents()
|
/linux-6.6.21/drivers/thermal/ |
D | thermal_of.c | 189 count = of_count_phandle_with_args(tz, "thermal-sensors", in of_thermal_zone_find() 369 count = of_count_phandle_with_args(map_np, "cooling-device", "#cooling-cells"); in thermal_of_for_each_cooling_device()
|
/linux-6.6.21/drivers/usb/core/ |
D | phy.c | 57 num_phys = of_count_phandle_with_args(dev->of_node, "phys", in usb_phy_roothub_alloc()
|
D | ledtrig-usbport.c | 153 count = of_count_phandle_with_args(led_np, "trigger-sources", in usbport_trig_port_observed()
|
/linux-6.6.21/drivers/interconnect/samsung/ |
D | exynos.c | 38 num = of_count_phandle_with_args(np, "interconnects", in exynos_icc_get_parent()
|
/linux-6.6.21/drivers/video/backlight/ |
D | led_bl.c | 80 ret = of_count_phandle_with_args(node, "leds", NULL); in led_bl_get_leds()
|
/linux-6.6.21/drivers/usb/host/ |
D | ohci-exynos.c | 46 num_phys = of_count_phandle_with_args(dev->of_node, "phys", in exynos_ohci_get_phy()
|
D | ehci-exynos.c | 57 num_phys = of_count_phandle_with_args(dev->of_node, "phys", in exynos_ehci_get_phy()
|
/linux-6.6.21/drivers/opp/ |
D | of.c | 178 count = of_count_phandle_with_args(np, "required-opps", NULL); in _opp_table_alloc_required_tables() 496 count = of_count_phandle_with_args(np, "interconnects", in dev_pm_opp_of_find_icc_paths() 1110 count = of_count_phandle_with_args(dev->of_node, in _of_add_table_indexed()
|
/linux-6.6.21/sound/soc/samsung/ |
D | odroid.c | 254 num_pcms = of_count_phandle_with_args(cpu, "sound-dai", in odroid_audio_probe()
|
D | tm2_wm5110.c | 543 num_codecs = of_count_phandle_with_args(dev->of_node, "audio-codec", in tm2_probe()
|
/linux-6.6.21/drivers/net/ethernet/freescale/fman/ |
D | mac.c | 258 nph = of_count_phandle_with_args(mac_node, "fsl,fman-ports", NULL); in mac_probe()
|
/linux-6.6.21/drivers/mailbox/ |
D | qcom-ipcc.c | 224 i = of_count_phandle_with_args(client_dn, in qcom_ipcc_setup_mbox()
|
/linux-6.6.21/drivers/i2c/muxes/ |
D | i2c-demux-pinctrl.c | 215 num_chan = of_count_phandle_with_args(np, "i2c-parent", NULL); in i2c_demux_pinctrl_probe()
|
/linux-6.6.21/drivers/of/ |
D | unittest.c | 408 rc = of_count_phandle_with_args(np, "phandle-list", "#phandle-cells"); in of_unittest_parse_phandle_with_args() 475 rc = of_count_phandle_with_args(np, "phandle-list-missing", in of_unittest_parse_phandle_with_args() 496 rc = of_count_phandle_with_args(np, "phandle-list", in of_unittest_parse_phandle_with_args() 521 rc = of_count_phandle_with_args(np, "phandle-list-bad-phandle", in of_unittest_parse_phandle_with_args() 546 rc = of_count_phandle_with_args(np, "phandle-list-bad-args", in of_unittest_parse_phandle_with_args() 582 rc = of_count_phandle_with_args(np, "phandle-list", "#phandle-cells"); in of_unittest_parse_phandle_with_args_map()
|
/linux-6.6.21/drivers/pwm/ |
D | pwm-rockchip.c | 326 count = of_count_phandle_with_args(pdev->dev.of_node, in rockchip_pwm_probe()
|
/linux-6.6.21/drivers/gpu/drm/panfrost/ |
D | panfrost_device.c | 147 num_domains = of_count_phandle_with_args(pfdev->dev->of_node, in panfrost_pm_domain_init()
|
/linux-6.6.21/drivers/clk/imx/ |
D | clk-imx8-acm.c | 262 dev_pm->num_domains = of_count_phandle_with_args(dev->of_node, "power-domains", in clk_imx_acm_attach_pm_domains()
|
/linux-6.6.21/sound/soc/fsl/ |
D | imx-audmix.c | 175 num_dai = of_count_phandle_with_args(audmix_np, "dais", NULL); in imx_audmix_probe()
|
/linux-6.6.21/drivers/remoteproc/ |
D | omap_remoteproc.c | 1228 ret = of_count_phandle_with_args(np, "ti,watchdog-timers", NULL); in omap_rproc_count_wdog_timers() 1256 oproc->num_timers = of_count_phandle_with_args(np, "ti,timers", NULL); in omap_rproc_of_get_timers()
|
D | imx_rproc.c | 722 nph = of_count_phandle_with_args(np, "memory-region", NULL); in imx_rproc_addr_init() 889 priv->num_pd = of_count_phandle_with_args(dev->of_node, "power-domains", in imx_rproc_attach_pd()
|
/linux-6.6.21/drivers/gpu/drm/tegra/ |
D | gr3d.c | 386 err = of_count_phandle_with_args(dev->of_node, "power-domains", in gr3d_init_power()
|