Home
last modified time | relevance | path

Searched refs:of_property_count_strings (Results 1 – 25 of 58) sorted by relevance

123

/linux/drivers/usb/misc/
H A Dbrcmstb-usb-pinmap.c120 in = of_property_count_strings(dn, "brcm,in-functions"); in get_pin_counts()
123 out = of_property_count_strings(dn, "brcm,out-functions"); in get_pin_counts()
/linux/drivers/pinctrl/
H A Dpinctrl-lantiq.c142 ret = of_property_count_strings(np, "lantiq,groups"); in ltq_pinctrl_dt_subnode_size()
144 ret = of_property_count_strings(np, "lantiq,pins"); in ltq_pinctrl_dt_subnode_size()
H A Dpinconf-generic.c403 ret = of_property_count_strings(np, "pins"); in pinconf_generic_dt_subnode_to_map()
405 ret = of_property_count_strings(np, "groups"); in pinconf_generic_dt_subnode_to_map()
/linux/drivers/clk/renesas/
H A Dclk-r8a7778.c89 num_clks = of_property_count_strings(np, "clock-output-names"); in r8a7778_cpg_clocks_init()
H A Dclk-rz.c90 num_clks = of_property_count_strings(np, "clock-output-names"); in rz_cpg_clocks_init()
H A Dclk-r8a7779.c125 num_clks = of_property_count_strings(np, "clock-output-names"); in r8a7779_cpg_clocks_init()
H A Dclk-r8a7740.c152 num_clks = of_property_count_strings(np, "clock-output-names"); in r8a7740_cpg_clocks_init()
H A Dclk-sh73a0.c167 num_clks = of_property_count_strings(np, "clock-output-names"); in sh73a0_cpg_clocks_init()
H A Dclk-r8a73a4.c193 num_clks = of_property_count_strings(np, "clock-output-names"); in r8a73a4_cpg_clocks_init()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dof.c26 count = of_property_count_strings(np, "brcm,ccode-map"); in brcmf_of_get_country_codes()
/linux/drivers/ufs/host/
H A Dufshcd-pltfrm.c39 cnt = of_property_count_strings(np, "clock-names"); in ufshcd_parse_clock_info()
280 cnt = of_property_count_strings(np, "clock-names"); in ufshcd_parse_operating_points()
/linux/drivers/soc/qcom/
H A Drpm_master_stats.c77 count = of_property_count_strings(dev->of_node, "qcom,master-names"); in master_stats_probe()
/linux/drivers/i2c/muxes/
H A Di2c-mux-pinctrl.c84 num_names = of_property_count_strings(np, "pinctrl-names"); in i2c_mux_pinctrl_probe()
/linux/drivers/dma/
H A Dof-dma.c270 count = of_property_count_strings(np, "dma-names"); in of_dma_request_slave_channel()
/linux/arch/powerpc/platforms/powernv/
H A Dopal-sysparam.c181 count = of_property_count_strings(sysparam, "param-name"); in opal_sys_param_init()
/linux/drivers/clk/nxp/
H A Dclk-lpc18xx-ccu.c283 clk_data->num = of_property_count_strings(np, "clock-names"); in lpc18xx_ccu_init()
/linux/sound/soc/fsl/
H A Dimx-rpmsg.c69 num_widgets = of_property_count_strings(data->card.dev->of_node, in imx_rpmsg_late_probe()
/linux/drivers/hsi/clients/
H A Dnokia-modem.c83 gpio_name_count = of_property_count_strings(np, "gpio-names"); in nokia_modem_gpio_probe()
/linux/drivers/pci/controller/cadence/
H A Dpcie-cadence.c230 phy_count = of_property_count_strings(np, "phy-names"); in cdns_pcie_init_phy()
/linux/sound/soc/mediatek/common/
H A Dmtk-dsp-sof-common.c240 num_links = of_property_count_strings(np, "mediatek,dai-link"); in mtk_sof_dailink_parse_of()
/linux/drivers/pinctrl/berlin/
H A Dberlin.c71 ngroups = of_property_count_strings(node, "groups"); in berlin_pinctrl_dt_node_to_map()
/linux/drivers/pinctrl/renesas/
H A Dpinctrl.c139 ret = of_property_count_strings(np, "pins"); in sh_pfc_dt_subnode_to_map()
149 ret = of_property_count_strings(np, "groups"); in sh_pfc_dt_subnode_to_map()
/linux/drivers/pinctrl/spear/
H A Dpinctrl-spear.c164 ret = of_property_count_strings(np, "st,pins"); in spear_pinctrl_dt_node_to_map()
/linux/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.c759 ret = of_property_count_strings(np, "groups"); in abx500_dt_subnode_to_map()
781 ret = of_property_count_strings(np, "pins"); in abx500_dt_subnode_to_map()
/linux/drivers/pinctrl/sprd/
H A Dpinctrl-sprd.c265 ret = of_property_count_strings(np, "pins"); in sprd_dt_node_to_map()
887 ret = of_property_count_strings(np, "pins"); in sprd_pinctrl_parse_groups()

123