Home
last modified time | relevance | path

Searched refs:of_count_phandle_with_args (Results 1 – 25 of 48) sorted by relevance

12

/linux/drivers/regulator/
A Dof_regulator.c93 n_phandles = of_count_phandle_with_args(np, "regulator-coupled-with", in of_get_regulation_constraints()
557 n_phandles = of_count_phandle_with_args(node, in of_get_n_coupled()
572 n_phandles = of_count_phandle_with_args(src, in of_coupling_find_node()
636 c_n_phandles = of_count_phandle_with_args(c_node, in of_check_coupling_data()
/linux/drivers/irqchip/
A Dirq-ath79-cpu.c62 count = of_count_phandle_with_args( in ar79_cpu_intc_of_init()
A Dirq-ti-sci-inta.c619 count = of_count_phandle_with_args(node, "ti,unmapped-event-sources", NULL); in ti_sci_inta_get_unmapped_sources()
/linux/include/linux/
A Dof_gpio.h104 return of_count_phandle_with_args(np, propname, "#gpio-cells"); in of_gpio_named_count()
A Dof.h379 extern int of_count_phandle_with_args(const struct device_node *np,
900 static inline int of_count_phandle_with_args(const struct device_node *np, in of_count_phandle_with_args() function
/linux/drivers/clk/
A Dclk-conf.c20 num_parents = of_count_phandle_with_args(node, "assigned-clock-parents", in __set_clk_parents()
/linux/drivers/usb/core/
A Dphy.c57 num_phys = of_count_phandle_with_args(dev->of_node, "phys", in usb_phy_roothub_alloc()
A Dledtrig-usbport.c153 count = of_count_phandle_with_args(led_np, "trigger-sources", in usbport_trig_port_observed()
/linux/drivers/interconnect/samsung/
A Dexynos.c38 num = of_count_phandle_with_args(np, "interconnects", in exynos_icc_get_parent()
/linux/drivers/opp/
A Dof.c172 count = of_count_phandle_with_args(np, "required-opps", NULL); in _opp_table_alloc_required_tables()
474 count = of_count_phandle_with_args(np, "interconnects", in dev_pm_opp_of_find_icc_paths()
1054 count = of_count_phandle_with_args(dev->of_node, in _of_add_table_indexed()
/linux/drivers/video/backlight/
A Dled_bl.c80 ret = of_count_phandle_with_args(node, "leds", NULL); in led_bl_get_leds()
/linux/drivers/of/
A Dunittest.c394 rc = of_count_phandle_with_args(np, "phandle-list", "#phandle-cells"); in of_unittest_parse_phandle_with_args()
458 rc = of_count_phandle_with_args(np, "phandle-list-missing", in of_unittest_parse_phandle_with_args()
479 rc = of_count_phandle_with_args(np, "phandle-list", in of_unittest_parse_phandle_with_args()
504 rc = of_count_phandle_with_args(np, "phandle-list-bad-phandle", in of_unittest_parse_phandle_with_args()
529 rc = of_count_phandle_with_args(np, "phandle-list-bad-args", in of_unittest_parse_phandle_with_args()
574 rc = of_count_phandle_with_args(np, "phandle-list", "#phandle-cells"); in of_unittest_parse_phandle_with_args_map()
/linux/drivers/usb/host/
A Dohci-exynos.c47 num_phys = of_count_phandle_with_args(dev->of_node, "phys", in exynos_ohci_get_phy()
A Dehci-exynos.c58 num_phys = of_count_phandle_with_args(dev->of_node, "phys", in exynos_ehci_get_phy()
/linux/sound/soc/samsung/
A Dodroid.c254 num_pcms = of_count_phandle_with_args(cpu, "sound-dai", in odroid_audio_probe()
A Dtm2_wm5110.c539 num_codecs = of_count_phandle_with_args(dev->of_node, "audio-codec", in tm2_probe()
/linux/drivers/i2c/muxes/
A Di2c-demux-pinctrl.c215 num_chan = of_count_phandle_with_args(np, "i2c-parent", NULL); in i2c_demux_pinctrl_probe()
/linux/drivers/gpu/drm/panfrost/
A Dpanfrost_device.c145 num_domains = of_count_phandle_with_args(pfdev->dev->of_node, in panfrost_pm_domain_init()
/linux/drivers/pwm/
A Dpwm-rockchip.c324 count = of_count_phandle_with_args(pdev->dev.of_node, in rockchip_pwm_probe()
/linux/sound/soc/sof/imx/
A Dimx8.c231 priv->num_domains = of_count_phandle_with_args(np, "power-domains", in imx8_probe()
/linux/drivers/remoteproc/
A Domap_remoteproc.c1227 ret = of_count_phandle_with_args(np, "ti,watchdog-timers", NULL); in omap_rproc_count_wdog_timers()
1255 oproc->num_timers = of_count_phandle_with_args(np, "ti,timers", NULL); in omap_rproc_of_get_timers()
/linux/sound/soc/fsl/
A Dimx-audmix.c176 num_dai = of_count_phandle_with_args(audmix_np, "dais", NULL); in imx_audmix_probe()
/linux/drivers/usb/mtu3/
A Dmtu3_plat.c215 ssusb->num_phys = of_count_phandle_with_args(node, in get_ssusb_rscs()
/linux/drivers/clk/imx/
A Dclk-imx6q.c172 num_parents = of_count_phandle_with_args(node, "assigned-clock-parents", in of_assigned_ldb_sels()
223 num_clocks = of_count_phandle_with_args(node, "assigned-clocks", in pll6_bypassed()
/linux/sound/soc/rockchip/
A Drockchip_pdm.c548 cnt = of_count_phandle_with_args(node, "rockchip,path-map", in rockchip_pdm_path_parse()

Completed in 65 milliseconds

12