/linux-5.10/drivers/clk/sunxi/ |
D | clk-a10-pll2.c | 120 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()
|
D | clk-sun6i-apb0-gates.c | 78 of_property_read_string_index(np, "clock-output-names", in sun6i_a31_apb0_gates_clk_probe()
|
D | clk-sun8i-bus-gates.c | 62 of_property_read_string_index(node, "clock-output-names", in sun8i_h3_bus_gates_init()
|
D | clk-simple-gates.c | 51 of_property_read_string_index(node, "clock-output-names", in sunxi_simple_gates_setup()
|
/linux-5.10/drivers/clk/mvebu/ |
D | common.c | 135 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()
|
D | armada-37xx-xtal.c | 59 of_property_read_string_index(np, "clock-output-names", 0, &xtal_name); in armada_3700_xtal_clock_probe()
|
/linux-5.10/arch/mips/generic/ |
D | proc.c | 25 err = of_property_read_string_index(of_root, "compatible", 0, &str); in get_system_type()
|
/linux-5.10/drivers/clk/ |
D | clk-rk808.c | 176 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()
|
D | clk-hi655x.c | 90 of_property_read_string_index(parent->of_node, "clock-output-names", in hi655x_clk_probe()
|
D | clk-bd718x7.c | 126 of_property_read_string_index(parent->of_node, in bd71837_clk_probe()
|
/linux-5.10/drivers/soc/qcom/ |
D | apr.c | 294 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() 361 ret = of_property_read_string_index(node, "qcom,protection-domain", in of_register_apr_devices()
|
/linux-5.10/drivers/clk/qcom/ |
D | kpss-xcc.c | 50 if (of_property_read_string_index(pdev->dev.of_node, in kpss_xcc_driver_probe()
|
D | hfpll.c | 82 if (of_property_read_string_index(dev->of_node, "clock-output-names", in qcom_hfpll_probe()
|
/linux-5.10/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | of.c | 31 of_property_read_string_index(root, "compatible", 0, &tmp); in brcmf_of_probe()
|
/linux-5.10/drivers/gpu/drm/msm/dp/ |
D | dp_parser.c | 126 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()
|
/linux-5.10/drivers/clk/renesas/ |
D | clk-rz.c | 110 of_property_read_string_index(np, "clock-output-names", i, &name); in rz_cpg_clocks_init()
|
D | clk-r8a7778.c | 125 of_property_read_string_index(np, "clock-output-names", i, in r8a7778_cpg_clocks_init()
|
D | clk-r8a7779.c | 158 of_property_read_string_index(np, "clock-output-names", i, in r8a7779_cpg_clocks_init()
|
D | clk-r8a7740.c | 183 of_property_read_string_index(np, "clock-output-names", i, in r8a7740_cpg_clocks_init()
|
/linux-5.10/drivers/rtc/ |
D | rtc-sun6i.c | 265 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()
|
/linux-5.10/drivers/media/platform/mtk-vcodec/ |
D | mtk_vcodec_dec_pm.c | 59 ret = of_property_read_string_index(pdev->dev.of_node, in mtk_vcodec_init_dec_pm()
|
D | mtk_vcodec_enc_pm.c | 79 ret = of_property_read_string_index(pdev->dev.of_node, in mtk_vcodec_init_enc_pm()
|
/linux-5.10/arch/arm/mach-omap2/ |
D | omap_device.c | 146 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()
|
/linux-5.10/drivers/soc/fsl/ |
D | guts.c | 163 of_property_read_string_index(root, "compatible", 0, &machine); in fsl_guts_probe()
|
/linux-5.10/drivers/of/ |
D | unittest.c | 720 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()
|