Home
last modified time | relevance | path

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

12

/linux/drivers/irqchip/
H A Dirq-ath79-cpu.c62 count = of_count_phandle_with_args( in ar79_cpu_intc_of_init()
H 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()
H A Dirq-gic-v5-irs.c612 ncpus = of_count_phandle_with_args(node, "cpus", NULL); in gicv5_irs_of_init_affinity()
/linux/drivers/usb/core/
H A Dphy.c81 num_phys = of_count_phandle_with_args(dev->of_node, "phys", in usb_phy_roothub_alloc()
122 num_phys = of_count_phandle_with_args(dev->of_node, "phys", in usb_phy_roothub_alloc_usb3_phy()
H A Dledtrig-usbport.c154 count = of_count_phandle_with_args(led_np, "trigger-sources", in usbport_trig_port_observed()
/linux/drivers/regulator/
H A Dof_regulator.c93 n_phandles = of_count_phandle_with_args(np, "regulator-coupled-with", in of_get_regulation_constraints()
751 n_phandles = of_count_phandle_with_args(node, in of_get_n_coupled()
766 n_phandles = of_count_phandle_with_args(src, in of_coupling_find_node()
830 c_n_phandles = of_count_phandle_with_args(c_node, in of_check_coupling_data()
/linux/drivers/thermal/
H A Dthermal_of.c144 count = of_count_phandle_with_args(child, "thermal-sensors", in of_thermal_zone_find()
309 count = of_count_phandle_with_args(child, "cooling-device", in thermal_of_cm_lookup()
/linux/drivers/interconnect/samsung/
H A Dexynos.c38 num = of_count_phandle_with_args(np, "interconnects", in exynos_icc_get_parent()
/linux/drivers/clk/
H A Dclk-conf.c21 num_parents = of_count_phandle_with_args(node, "assigned-clock-parents", in __set_clk_parents()
/linux/drivers/mtd/
H A Dmtd_virt_concat.c254 count = of_count_phandle_with_args(parts, CONCAT_PROP, NULL); in mtd_virt_concat_node_create()
/linux/drivers/base/power/
H A Dcommon.c218 num_pds = of_count_phandle_with_args(np, "power-domains", in dev_pm_domain_attach_list()
/linux/drivers/mailbox/
H A Dqcom-ipcc.c231 i = of_count_phandle_with_args(client_dn, in qcom_ipcc_setup_mbox()
/linux/drivers/i2c/muxes/
H A Di2c-demux-pinctrl.c215 num_chan = of_count_phandle_with_args(np, "i2c-parent", NULL); in i2c_demux_pinctrl_probe()
/linux/sound/soc/fsl/
H A Dimx-audmix.c158 num_dai = of_count_phandle_with_args(audmix_np, "dais", NULL); in imx_audmix_probe()
/linux/drivers/gpu/drm/imagination/
H A Dpvr_power.c636 domain_count = of_count_phandle_with_args(dev->of_node, "power-domains", in pvr_power_domains_init()
/linux/drivers/pmdomain/
H A Dcore.c2954 count = of_count_phandle_with_args(np, "power-domains", "#power-domain-cells"); in of_genpd_add_child_ids()
3057 count = of_count_phandle_with_args(np, "power-domains", "#power-domain-cells"); in of_genpd_remove_child_ids()
3457 if (of_count_phandle_with_args(dev->of_node, "power-domains", in genpd_dev_pm_attach()
3492 num_domains = of_count_phandle_with_args(dev->of_node, "power-domains", in genpd_dev_pm_attach_by_id()
3603 ret = of_count_phandle_with_args(dn, "domain-idle-states", NULL); in genpd_iterate_idle_states()
/linux/include/linux/
H A Dof.h390 extern int of_count_phandle_with_args(const struct device_node *np,
812 static inline int of_count_phandle_with_args(const struct device_node *np, in of_count_phandle_with_args() function
/linux/sound/soc/rockchip/
H A Drockchip_pdm.c553 cnt = of_count_phandle_with_args(node, "rockchip,path-map", in rockchip_pdm_path_parse()
/linux/drivers/hwmon/
H A Dibmpowernv.c372 if (of_count_phandle_with_args(sgrp, "sensors", NULL) <= 0) in init_sensor_group_data()
/linux/drivers/gpio/
H A Dgpiolib-shared.c191 count = of_count_phandle_with_args(curr, prop->name, in gpio_shared_of_traverse()
/linux/drivers/video/fbdev/
H A Dsimplefb.c460 err = of_count_phandle_with_args(dev->of_node, "power-domains", in simplefb_attach_genpds()
/linux/drivers/of/
H A Dof_reserved_mem.c946 return of_count_phandle_with_args(np, "memory-region", NULL); in of_reserved_mem_region_count()
/linux/drivers/usb/gadget/udc/bdc/
H A Dbdc_core.c511 bdc->num_phys = of_count_phandle_with_args(dev->of_node, in bdc_probe()
/linux/drivers/perf/
H A Darm_dsu_pmu.c597 n = of_count_phandle_with_args(dev->of_node, "cpus", NULL); in dsu_pmu_dt_get_cpus()
/linux/drivers/firmware/
H A Darm_scpi.c924 count = of_count_phandle_with_args(np, "mboxes", "#mbox-cells"); in scpi_probe()

12