Home
last modified time | relevance | path

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

12

/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.c154 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.c195 num_clks = of_property_count_strings(np, "clock-output-names"); in r8a73a4_cpg_clocks_init()
/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 Dpinctrl-th1520.c437 int npins = of_property_count_strings(child, "pins"); in th1520_pinctrl_dt_node_to_map()
487 npins = of_property_count_strings(child, "pins"); in th1520_pinctrl_dt_node_to_map()
/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/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.c278 size = of_property_count_strings(np, "clock-names"); in lpc18xx_ccu_init()
/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/clk/
H A Dclk-scpi.c186 count = of_property_count_strings(np, "clock-output-names"); in scpi_clk_add()
/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/bus/
H A Dbrcmstb_gisb.c473 num_masters = of_property_count_strings(dn, in brcmstb_gisb_arb_probe()
/linux/drivers/clk/st/
H A Dclk-flexgen.c605 ret = of_property_count_strings(np, "clock-output-names"); in st_of_flexgen_setup()
/linux/drivers/pinctrl/qcom/
H A Dtlmm-test.c584 count = of_property_count_strings(tlmm, "reg-names"); in tlmm_reg_base()
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-qmp-pcie-multiphy.c557 num_pipe_outputs = of_property_count_strings(np, "clock-output-names"); in qmp_pcie_multiphy_register_clocks()
/linux/drivers/pinctrl/samsung/
H A Dpinctrl-samsung.c212 ret = of_property_count_strings(np, "samsung,pins"); in samsung_dt_subnode_to_map()
779 npins = of_property_count_strings(func_np, "samsung,pins"); in samsung_pinctrl_create_function()
/linux/sound/soc/
H A Dsoc-core.c2885 num_widgets = of_property_count_strings(np, propname); in snd_soc_of_parse_audio_simple_widgets()
3091 num_routes = of_property_count_strings(np, propname); in snd_soc_of_parse_audio_routing()
3173 num_widgets = of_property_count_strings(np, propname); in snd_soc_of_parse_ignore_suspend_widgets()
/linux/drivers/usb/musb/
H A Dmusb_cppi41.c675 count = of_property_count_strings(np, "dma-names"); in cppi41_dma_controller_start()
/linux/sound/soc/codecs/
H A Dsimple-amplifier.c789 ret = of_property_count_strings(np, labels_property); in simple_amp_parse_labels()
/linux/drivers/pinctrl/mvebu/
H A Dpinctrl-mvebu.c426 nmaps = of_property_count_strings(np, "marvell,pins"); in mvebu_pinctrl_dt_node_to_map()

12