Home
last modified time | relevance | path

Searched refs:of_property_read_string_index (Results 1 – 25 of 99) sorted by relevance

1234

/linux/drivers/clk/sunxi/
A Dclk-a10-pll2.c120 of_property_read_string_index(node, "clock-output-names", in sun4i_pll2_setup()
135 of_property_read_string_index(node, "clock-output-names", in sun4i_pll2_setup()
144 of_property_read_string_index(node, "clock-output-names", in sun4i_pll2_setup()
153 of_property_read_string_index(node, "clock-output-names", in sun4i_pll2_setup()
A Dclk-sun6i-apb0-gates.c75 of_property_read_string_index(np, "clock-output-names", in sun6i_a31_apb0_gates_clk_probe()
A Dclk-sun8i-bus-gates.c60 of_property_read_string_index(node, "clock-output-names", in sun8i_h3_bus_gates_init()
A Dclk-simple-gates.c49 of_property_read_string_index(node, "clock-output-names", in sunxi_simple_gates_setup()
/linux/drivers/clk/mvebu/
A Dcommon.c135 of_property_read_string_index(np, "clock-output-names", 0, in mvebu_coreclk_setup()
143 of_property_read_string_index(np, "clock-output-names", 1, in mvebu_coreclk_setup()
160 of_property_read_string_index(np, "clock-output-names", in mvebu_coreclk_setup()
171 of_property_read_string_index(np, "clock-output-names", in mvebu_coreclk_setup()
A Darmada-37xx-xtal.c59 of_property_read_string_index(np, "clock-output-names", 0, &xtal_name); in armada_3700_xtal_clock_probe()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
A Dof.c50 if (of_property_read_string_index(np, "brcm,ccode-map", in brcmf_of_get_country_codes()
103 of_property_read_string_index(root, "compatible", 0, &tmp); in brcmf_of_probe()
/linux/arch/mips/generic/
A Dproc.c25 err = of_property_read_string_index(of_root, "compatible", 0, &str); in get_system_type()
/linux/drivers/clk/
A Dclk-rk808.c174 of_property_read_string_index(dev->of_node, "clock-output-names", in rk808_clkout_probe()
186 of_property_read_string_index(dev->of_node, "clock-output-names", in rk808_clkout_probe()
A Dclk-hi655x.c90 of_property_read_string_index(parent->of_node, "clock-output-names", in hi655x_clk_probe()
A Dclk-bd718x7.c128 of_property_read_string_index(parent->of_node, in bd71837_clk_probe()
/linux/drivers/clk/qcom/
A Dkpss-xcc.c44 if (of_property_read_string_index(dev->of_node, in kpss_xcc_driver_probe()
A Dhfpll.c137 if (of_property_read_string_index(dev->of_node, "clock-output-names", in qcom_hfpll_probe()
/linux/drivers/soc/qcom/
A Dapr.c465 ret = of_property_read_string_index(np, "qcom,protection-domain", in apr_add_device()
492 ret = of_property_read_string_index(node, "qcom,protection-domain", in of_apr_add_pd_lookups()
497 ret = of_property_read_string_index(node, "qcom,protection-domain", in of_apr_add_pd_lookups()
537 ret = of_property_read_string_index(node, "qcom,protection-domain", in of_register_apr_devices()
A Drpm_master_stats.c114 ret = of_property_read_string_index(dev->of_node, "qcom,master-names", i, in master_stats_probe()
/linux/drivers/clk/renesas/
A Dclk-r8a7778.c112 of_property_read_string_index(np, "clock-output-names", i, in r8a7778_cpg_clocks_init()
A Dclk-rz.c107 of_property_read_string_index(np, "clock-output-names", i, &name); in rz_cpg_clocks_init()
A Dclk-r8a7779.c150 of_property_read_string_index(np, "clock-output-names", i, in r8a7779_cpg_clocks_init()
A Dclk-r8a7740.c180 of_property_read_string_index(np, "clock-output-names", i, in r8a7740_cpg_clocks_init()
/linux/drivers/usb/misc/
A Dbrcmstb-usb-pinmap.c147 res = of_property_read_string_index(dn, "brcm,in-functions", x, in parse_pins()
179 res = of_property_read_string_index(dn, "brcm,out-functions", x, in parse_pins()
/linux/drivers/media/platform/mediatek/vcodec/encoder/
A Dmtk_vcodec_enc_pm.c43 ret = of_property_read_string_index(pdev->dev.of_node, in mtk_vcodec_init_enc_clk()
/linux/drivers/soc/loongson/
A Dloongson2_guts.c115 of_property_read_string_index(root, "compatible", 0, &machine); in loongson2_guts_probe()
/linux/drivers/ufs/host/
A Dufshcd-pltfrm.c80 ret = of_property_read_string_index(np, "clock-names", i/2, in ufshcd_parse_clock_info()
296 ret = of_property_read_string_index(np, "clock-names", i, in ufshcd_parse_operating_points()
/linux/arch/arm/mach-omap2/
A Domap_device.c149 ret = of_property_read_string_index(node, "ti,hwmods", 0, &oh_name); in omap_device_build_from_dt()
166 of_property_read_string_index(node, "ti,hwmods", i, &oh_name); in omap_device_build_from_dt()
/linux/drivers/rtc/
A Drtc-sun6i.c273 of_property_read_string_index(node, "clock-output-names", 2, in sun6i_rtc_clk_init()
295 of_property_read_string_index(node, "clock-output-names", 0, in sun6i_rtc_clk_init()
304 of_property_read_string_index(node, "clock-output-names", 1, in sun6i_rtc_clk_init()

Completed in 36 milliseconds

1234