Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/drivers/clk/sunxi/
H 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()
H A Dclk-sun6i-apb0-gates.c78 of_property_read_string_index(np, "clock-output-names", in sun6i_a31_apb0_gates_clk_probe()
H A Dclk-sun8i-bus-gates.c62 of_property_read_string_index(node, "clock-output-names", in sun8i_h3_bus_gates_init()
H A Dclk-simple-gates.c51 of_property_read_string_index(node, "clock-output-names", in sunxi_simple_gates_setup()
H A Dclk-sunxi.c968 of_property_read_string_index(node, "clock-output-names", in sunxi_divs_clk_setup()
977 of_property_read_string_index(node, "clock-output-names", in sunxi_divs_clk_setup()
1020 if (of_property_read_string_index(node, "clock-output-names", in sunxi_divs_clk_setup()
/OK3568_Linux_fs/kernel/drivers/clk/mvebu/
H 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()
H A Darmada-37xx-xtal.c59 of_property_read_string_index(np, "clock-output-names", 0, &xtal_name); in armada_3700_xtal_clock_probe()
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-rk808.c176 of_property_read_string_index(node, "clock-output-names", in rk808_clkout_probe()
188 of_property_read_string_index(node, "clock-output-names", in rk808_clkout_probe()
H A Dclk-hi655x.c90 of_property_read_string_index(parent->of_node, "clock-output-names", in hi655x_clk_probe()
H A Dclk-bd718x7.c126 of_property_read_string_index(parent->of_node, in bd71837_clk_probe()
/OK3568_Linux_fs/kernel/drivers/soc/qcom/
H A Dapr.c294 of_property_read_string_index(np, "qcom,protection-domain", in apr_add_device()
317 ret = of_property_read_string_index(node, "qcom,protection-domain", in of_apr_add_pd_lookups()
322 ret = of_property_read_string_index(node, "qcom,protection-domain", in of_apr_add_pd_lookups()
363 ret = of_property_read_string_index(node, "qcom,protection-domain", in of_register_apr_devices()
/OK3568_Linux_fs/kernel/arch/mips/generic/
H A Dproc.c25 err = of_property_read_string_index(of_root, "compatible", 0, &str); in get_system_type()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dp/
H A Ddp_parser.c126 rc = of_property_read_string_index(dev->of_node, in dp_parser_init_clk_data()
212 rc = of_property_read_string_index(dev->of_node, "clock-names", in dp_parser_clock()
/OK3568_Linux_fs/kernel/drivers/clk/qcom/
H A Dkpss-xcc.c50 if (of_property_read_string_index(pdev->dev.of_node, in kpss_xcc_driver_probe()
H A Dhfpll.c82 if (of_property_read_string_index(dev->of_node, "clock-output-names", in qcom_hfpll_probe()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dof.c31 of_property_read_string_index(root, "compatible", 0, &tmp); in brcmf_of_probe()
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-sun6i.c265 of_property_read_string_index(node, "clock-output-names", 2, in sun6i_rtc_clk_init()
287 of_property_read_string_index(node, "clock-output-names", 0, in sun6i_rtc_clk_init()
296 of_property_read_string_index(node, "clock-output-names", 1, in sun6i_rtc_clk_init()
/OK3568_Linux_fs/kernel/drivers/clk/renesas/
H A Dclk-r8a7778.c125 of_property_read_string_index(np, "clock-output-names", i, in r8a7778_cpg_clocks_init()
H A Dclk-rz.c110 of_property_read_string_index(np, "clock-output-names", i, &name); in rz_cpg_clocks_init()
H A Dclk-r8a7779.c158 of_property_read_string_index(np, "clock-output-names", i, in r8a7779_cpg_clocks_init()
/OK3568_Linux_fs/u-boot/include/dm/
H A Dof_access.h347 static inline int of_property_read_string_index(const struct device_node *np, in of_property_read_string_index() function
/OK3568_Linux_fs/kernel/drivers/of/
H A Dunittest.c720 rc = of_property_read_string_index(np, "string-property", 0, strings); in of_unittest_property_string()
723 rc = of_property_read_string_index(np, "string-property", 1, strings); in of_unittest_property_string()
725 rc = of_property_read_string_index(np, "phandle-list-names", 0, strings); in of_unittest_property_string()
727 rc = of_property_read_string_index(np, "phandle-list-names", 1, strings); in of_unittest_property_string()
729 rc = of_property_read_string_index(np, "phandle-list-names", 2, strings); in of_unittest_property_string()
732 rc = of_property_read_string_index(np, "phandle-list-names", 3, strings); in of_unittest_property_string()
735 rc = of_property_read_string_index(np, "unterminated-string", 0, strings); in of_unittest_property_string()
737 rc = of_property_read_string_index(np, "unterminated-string-list", 0, strings); in of_unittest_property_string()
740 rc = of_property_read_string_index(np, "unterminated-string-list", 2, strings); /* should fail */ in of_unittest_property_string()
/OK3568_Linux_fs/kernel/arch/arm/mach-omap2/
H A Domap_device.c146 ret = of_property_read_string_index(node, "ti,hwmods", 0, &oh_name); in omap_device_build_from_dt()
163 of_property_read_string_index(node, "ti,hwmods", i, &oh_name); in omap_device_build_from_dt()
/OK3568_Linux_fs/kernel/drivers/media/platform/mtk-vcodec/
H A Dmtk_vcodec_dec_pm.c62 ret = of_property_read_string_index(pdev->dev.of_node, in mtk_vcodec_init_dec_pm()
H A Dmtk_vcodec_enc_pm.c84 ret = of_property_read_string_index(pdev->dev.of_node, in mtk_vcodec_init_enc_pm()

1234