/linux-4.1.27/drivers/clk/ |
D | clk-qoriq.c | 86 count = of_property_count_strings(np, "clock-names"); in core_mux_init() 115 cmux_clk->clk_per_pll = of_property_count_strings(clkspec.np, in core_mux_init() 189 count = of_property_count_strings(np, "clock-output-names"); in core_pll_init() 308 i = of_property_count_strings(np, "clock-output-names"); in pltfrm_pll_init()
|
/linux-4.1.27/drivers/clk/rockchip/ |
D | clk-rockchip.c | 40 qty = of_property_count_strings(node, "clock-output-names"); in rk2928_gate_clk_init()
|
/linux-4.1.27/drivers/clk/shmobile/ |
D | clk-rz.c | 74 num_clks = of_property_count_strings(np, "clock-output-names"); in rz_cpg_clocks_init()
|
D | clk-r8a7778.c | 87 num_clks = of_property_count_strings(np, "clock-output-names"); in r8a7778_cpg_clocks_init()
|
D | clk-r8a7779.c | 131 num_clks = of_property_count_strings(np, "clock-output-names"); in r8a7779_cpg_clocks_init()
|
D | clk-r8a7740.c | 157 num_clks = of_property_count_strings(np, "clock-output-names"); in r8a7740_cpg_clocks_init()
|
D | clk-r8a73a4.c | 199 num_clks = of_property_count_strings(np, "clock-output-names"); in r8a73a4_cpg_clocks_init()
|
D | clk-sh73a0.c | 171 num_clks = of_property_count_strings(np, "clock-output-names"); in sh73a0_cpg_clocks_init()
|
D | clk-rcar-gen2.c | 375 num_clks = of_property_count_strings(np, "clock-output-names"); in rcar_gen2_cpg_clocks_init()
|
/linux-4.1.27/drivers/pinctrl/ |
D | pinconf-generic.c | 291 ret = of_property_count_strings(np, "pins"); in pinconf_generic_dt_subnode_to_map() 293 ret = of_property_count_strings(np, "groups"); in pinconf_generic_dt_subnode_to_map()
|
D | pinctrl-lantiq.c | 144 ret = of_property_count_strings(np, "lantiq,groups"); in ltq_pinctrl_dt_subnode_size() 146 ret = of_property_count_strings(np, "lantiq,pins"); in ltq_pinctrl_dt_subnode_size()
|
D | pinctrl-tegra.c | 163 ret = of_property_count_strings(np, "nvidia,pins"); in tegra_pinctrl_dt_subnode_to_map()
|
D | pinctrl-tz1090-pdc.c | 427 ret = of_property_count_strings(np, "tz1090,pins"); in tz1090_pdc_pinctrl_dt_subnode_to_map()
|
D | pinctrl-tegra-xusb.c | 192 err = of_property_count_strings(np, "nvidia,lanes"); in tegra_xusb_padctl_parse_subnode()
|
D | pinctrl-tz1090.c | 1143 ret = of_property_count_strings(np, "tz1090,pins"); in tz1090_pinctrl_dt_subnode_to_map()
|
/linux-4.1.27/drivers/dma/ |
D | of-dma.c | 166 count = of_property_count_strings(np, "dma-names"); in of_dma_request_slave_channel()
|
/linux-4.1.27/arch/powerpc/platforms/powernv/ |
D | opal-sysparam.c | 191 count = of_property_count_strings(sysparam, "param-name"); in opal_sys_param_init()
|
/linux-4.1.27/drivers/pinctrl/sh-pfc/ |
D | pinctrl.c | 136 ret = of_property_count_strings(np, "renesas,pins"); in sh_pfc_dt_subnode_to_map() 146 ret = of_property_count_strings(np, "renesas,groups"); in sh_pfc_dt_subnode_to_map()
|
/linux-4.1.27/drivers/pinctrl/berlin/ |
D | berlin.c | 74 ngroups = of_property_count_strings(node, "groups"); in berlin_pinctrl_dt_node_to_map()
|
/linux-4.1.27/drivers/i2c/muxes/ |
D | i2c-mux-pinctrl.c | 73 num_names = of_property_count_strings(np, "pinctrl-names"); in i2c_mux_pinctrl_parse_dt()
|
/linux-4.1.27/drivers/hsi/clients/ |
D | nokia-modem.c | 98 gpio_name_count = of_property_count_strings(np, "gpio-names"); in nokia_modem_gpio_probe()
|
/linux-4.1.27/drivers/cpufreq/ |
D | qoriq-cpufreq.c | 228 count = of_property_count_strings(data->parent, "clock-names"); in qoriq_cpufreq_cpu_init()
|
/linux-4.1.27/drivers/base/ |
D | property.c | 430 of_property_count_strings(of_node(fwnode), propname); in fwnode_property_read_string_array()
|
/linux-4.1.27/drivers/of/ |
D | unittest.c | 414 rc = of_property_count_strings(np, "string-property"); in of_unittest_property_string() 416 rc = of_property_count_strings(np, "phandle-list-names"); in of_unittest_property_string() 418 rc = of_property_count_strings(np, "unterminated-string"); in of_unittest_property_string() 420 rc = of_property_count_strings(np, "unterminated-string-list"); in of_unittest_property_string()
|
/linux-4.1.27/drivers/bus/ |
D | brcmstb_gisb.c | 320 num_masters = of_property_count_strings(dn, in brcmstb_gisb_arb_probe()
|
/linux-4.1.27/drivers/scsi/ufs/ |
D | ufshcd-pltfrm.c | 74 cnt = of_property_count_strings(np, "clock-names"); in ufshcd_parse_clock_info()
|
D | ufs-qcom.c | 865 err = of_property_count_strings(np, "qcom,bus-vector-names"); in ufs_qcom_bus_register()
|
/linux-4.1.27/drivers/clk/st/ |
D | clk-flexgen.c | 289 clk_data->clk_num = of_property_count_strings(np , in st_of_flexgen_setup()
|
/linux-4.1.27/drivers/pinctrl/spear/ |
D | pinctrl-spear.c | 163 ret = of_property_count_strings(np, "st,pins"); in spear_pinctrl_dt_node_to_map()
|
/linux-4.1.27/drivers/pci/host/ |
D | pci-dra7xx.c | 357 phy_count = of_property_count_strings(np, "phy-names"); in dra7xx_pcie_probe()
|
/linux-4.1.27/drivers/pinctrl/nomadik/ |
D | pinctrl-abx500.c | 900 ret = of_property_count_strings(np, "groups"); in abx500_dt_subnode_to_map() 922 ret = of_property_count_strings(np, "pins"); in abx500_dt_subnode_to_map()
|
D | pinctrl-nomadik.c | 1529 ret = of_property_count_strings(np, "groups"); in nmk_pinctrl_dt_subnode_to_map() 1555 ret = of_property_count_strings(np, "pins"); in nmk_pinctrl_dt_subnode_to_map()
|
/linux-4.1.27/drivers/pinctrl/samsung/ |
D | pinctrl-samsung.c | 232 ret = of_property_count_strings(np, "samsung,pins"); in samsung_dt_subnode_to_map() 677 npins = of_property_count_strings(func_np, "samsung,pins"); in samsung_pinctrl_create_function()
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | omap_device.c | 135 oh_cnt = of_property_count_strings(node, "ti,hwmods"); in omap_device_build_from_dt()
|
D | omap_hwmod.c | 2313 count = of_property_count_strings(np, "ti,hwmods"); in of_dev_find_hwmod()
|
/linux-4.1.27/drivers/usb/musb/ |
D | musb_cppi41.c | 623 count = of_property_count_strings(np, "dma-names"); in cppi41_dma_controller_start()
|
/linux-4.1.27/drivers/pinctrl/mvebu/ |
D | pinctrl-mvebu.c | 394 nmaps = of_property_count_strings(np, "marvell,pins"); in mvebu_pinctrl_dt_node_to_map()
|
/linux-4.1.27/include/linux/ |
D | of.h | 789 static inline int of_property_count_strings(struct device_node *np, in of_property_count_strings() function
|
/linux-4.1.27/drivers/pinctrl/qcom/ |
D | pinctrl-spmi-mpp.c | 261 ret = of_property_count_strings(np, "pins"); in pmic_mpp_dt_subnode_to_map()
|
/linux-4.1.27/drivers/pinctrl/sirf/ |
D | pinctrl-sirf.c | 91 ret = of_property_count_strings(np, "sirf,pins"); in sirfsoc_dt_node_to_map()
|
/linux-4.1.27/drivers/pinctrl/sunxi/ |
D | pinctrl-sunxi.c | 173 nmaps = of_property_count_strings(node, "allwinner,pins") * 2; in sunxi_pctrl_dt_node_to_map()
|
/linux-4.1.27/drivers/iio/adc/ |
D | at91_adc.c | 738 count = of_property_count_strings(np, "atmel,adc-res-names"); in at91_adc_of_get_resolution()
|
/linux-4.1.27/drivers/tty/serial/8250/ |
D | 8250_omap.c | 1153 ret = of_property_count_strings(pdev->dev.of_node, "dma-names"); in omap8250_probe()
|
/linux-4.1.27/arch/arm/common/ |
D | edma.c | 576 count = of_property_count_strings(dev->of_node, "dma-names"); in prepare_unused_channel_list()
|
/linux-4.1.27/sound/soc/ |
D | soc-core.c | 3217 num_widgets = of_property_count_strings(np, propname); in snd_soc_of_parse_audio_simple_widgets() 3326 num_routes = of_property_count_strings(np, propname); in snd_soc_of_parse_audio_routing()
|