Home
last modified time | relevance | path

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

123

/Linux-v4.19/drivers/clk/sunxi/
Dclk-a10-pll2.c128 of_property_read_string_index(node, "clock-output-names", in sun4i_pll2_setup()
143 of_property_read_string_index(node, "clock-output-names", in sun4i_pll2_setup()
152 of_property_read_string_index(node, "clock-output-names", in sun4i_pll2_setup()
161 of_property_read_string_index(node, "clock-output-names", in sun4i_pll2_setup()
Dclk-sun6i-apb0-gates.c81 of_property_read_string_index(np, "clock-output-names", in sun6i_a31_apb0_gates_clk_probe()
Dclk-sun8i-bus-gates.c70 of_property_read_string_index(node, "clock-output-names", in sun8i_h3_bus_gates_init()
Dclk-simple-gates.c59 of_property_read_string_index(node, "clock-output-names", in sunxi_simple_gates_setup()
Dclk-sunxi.c976 of_property_read_string_index(node, "clock-output-names", in sunxi_divs_clk_setup()
985 of_property_read_string_index(node, "clock-output-names", in sunxi_divs_clk_setup()
1026 if (of_property_read_string_index(node, "clock-output-names", in sunxi_divs_clk_setup()
Dclk-sun9i-mmc.c153 of_property_read_string_index(np, "clock-output-names", in sun9i_a80_mmc_config_clk_probe()
/Linux-v4.19/drivers/clk/mvebu/
Dcommon.c137 of_property_read_string_index(np, "clock-output-names", 0, in mvebu_coreclk_setup()
145 of_property_read_string_index(np, "clock-output-names", 1, in mvebu_coreclk_setup()
162 of_property_read_string_index(np, "clock-output-names", in mvebu_coreclk_setup()
173 of_property_read_string_index(np, "clock-output-names", in mvebu_coreclk_setup()
Darmada-37xx-xtal.c61 of_property_read_string_index(np, "clock-output-names", 0, &xtal_name); in armada_3700_xtal_clock_probe()
/Linux-v4.19/drivers/clk/
Dclk-rk808.c122 of_property_read_string_index(node, "clock-output-names", in rk808_clkout_probe()
134 of_property_read_string_index(node, "clock-output-names", in rk808_clkout_probe()
Dclk-hi655x.c98 of_property_read_string_index(parent->of_node, "clock-output-names", in hi655x_clk_probe()
/Linux-v4.19/arch/arm/mach-omap2/
Dtimer.c300 of_property_read_string_index(np, "ti,hwmods", 0, &oh_name); in omap_dm_timer_init_one()
302 of_property_read_string_index(np->parent, "ti,hwmods", 0, in omap_dm_timer_init_one()
458 of_property_read_string_index(np->parent, "ti,hwmods", 0, &oh_name); in omap2_sync32k_clocksource_init()
460 of_property_read_string_index(np, "ti,hwmods", 0, &oh_name); in omap2_sync32k_clocksource_init()
/Linux-v4.19/arch/mips/generic/
Dproc.c24 err = of_property_read_string_index(of_root, "compatible", 0, &str); in get_system_type()
/Linux-v4.19/drivers/clk/renesas/
Dclk-r8a7778.c128 of_property_read_string_index(np, "clock-output-names", i, in r8a7778_cpg_clocks_init()
Dclk-rz.c112 of_property_read_string_index(np, "clock-output-names", i, &name); in rz_cpg_clocks_init()
Dclk-r8a7779.c161 of_property_read_string_index(np, "clock-output-names", i, in r8a7779_cpg_clocks_init()
Dclk-r8a7740.c185 of_property_read_string_index(np, "clock-output-names", i, in r8a7740_cpg_clocks_init()
Dclk-r8a73a4.c226 of_property_read_string_index(np, "clock-output-names", i, in r8a73a4_cpg_clocks_init()
Dclk-sh73a0.c204 of_property_read_string_index(np, "clock-output-names", i, in sh73a0_cpg_clocks_init()
/Linux-v4.19/drivers/of/
Dunittest.c620 rc = of_property_read_string_index(np, "string-property", 0, strings); in of_unittest_property_string()
623 rc = of_property_read_string_index(np, "string-property", 1, strings); in of_unittest_property_string()
625 rc = of_property_read_string_index(np, "phandle-list-names", 0, strings); in of_unittest_property_string()
627 rc = of_property_read_string_index(np, "phandle-list-names", 1, strings); in of_unittest_property_string()
629 rc = of_property_read_string_index(np, "phandle-list-names", 2, strings); in of_unittest_property_string()
632 rc = of_property_read_string_index(np, "phandle-list-names", 3, strings); in of_unittest_property_string()
635 rc = of_property_read_string_index(np, "unterminated-string", 0, strings); in of_unittest_property_string()
637 rc = of_property_read_string_index(np, "unterminated-string-list", 0, strings); in of_unittest_property_string()
640 rc = of_property_read_string_index(np, "unterminated-string-list", 2, strings); /* should fail */ in of_unittest_property_string()
/Linux-v4.19/drivers/gpio/
Dgpiolib-of.c564 of_property_read_string_index(np, in of_gpiochip_add_pin_range()
595 ret = of_property_read_string_index(np, in of_gpiochip_add_pin_range()
/Linux-v4.19/drivers/soc/fsl/
Dguts.c157 of_property_read_string_index(root, "compatible", 0, &machine); in fsl_guts_probe()
/Linux-v4.19/drivers/i2c/muxes/
Di2c-mux-pinctrl.c126 ret = of_property_read_string_index(np, "pinctrl-names", i, in i2c_mux_pinctrl_probe()
/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun4i_dotclock.c177 ret = of_property_read_string_index(dev->of_node, in sun4i_dclk_create()
/Linux-v4.19/drivers/rtc/
Drtc-sun6i.c245 of_property_read_string_index(node, "clock-output-names", 0, in sun6i_rtc_clk_init()
254 of_property_read_string_index(node, "clock-output-names", 1, in sun6i_rtc_clk_init()
/Linux-v4.19/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_io_util.c163 rc = of_property_read_string_index(pdev->dev.of_node, in msm_dss_parse_clock()

123