Home
last modified time | relevance | path

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

123

/linux/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.c75 of_property_read_string_index(np, "clock-output-names", in sun6i_a31_apb0_gates_clk_probe()
H A Dclk-sun8i-bus-gates.c60 of_property_read_string_index(node, "clock-output-names", in sun8i_h3_bus_gates_init()
H A Dclk-simple-gates.c49 of_property_read_string_index(node, "clock-output-names", in sunxi_simple_gates_setup()
H A Dclk-sunxi.c957 of_property_read_string_index(node, "clock-output-names", in sunxi_divs_clk_setup()
966 of_property_read_string_index(node, "clock-output-names", in sunxi_divs_clk_setup()
1009 if (of_property_read_string_index(node, "clock-output-names", in sunxi_divs_clk_setup()
H A Dclk-sun9i-mmc.c144 of_property_read_string_index(np, "clock-output-names", in sun9i_a80_mmc_config_clk_probe()
/linux/drivers/clk/mvebu/
H A Dcommon.c134 of_property_read_string_index(np, "clock-output-names", 0, in mvebu_coreclk_setup()
142 of_property_read_string_index(np, "clock-output-names", 1, in mvebu_coreclk_setup()
159 of_property_read_string_index(np, "clock-output-names", in mvebu_coreclk_setup()
170 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()
/linux/drivers/clk/
H 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()
H A Dclk-hi655x.c90 of_property_read_string_index(parent->of_node, "clock-output-names", in hi655x_clk_probe()
H A Dclk-bd718x7.c133 of_property_read_string_index(parent->of_node, in bd71837_clk_probe()
H A Dclk-bulk.c28 of_property_read_string_index(np, "clock-names", i, &clks[i].id); in of_clk_bulk_get()
/linux/arch/mips/generic/
H A Dproc.c25 err = of_property_read_string_index(of_root, "compatible", 0, &str); in get_system_type()
/linux/drivers/clk/renesas/
H A Dclk-r8a7778.c111 of_property_read_string_index(np, "clock-output-names", i, in r8a7778_cpg_clocks_init()
H A Dclk-rz.c107 of_property_read_string_index(np, "clock-output-names", i, &name); in rz_cpg_clocks_init()
H A Dclk-r8a7779.c150 of_property_read_string_index(np, "clock-output-names", i, in r8a7779_cpg_clocks_init()
H A Dclk-r8a7740.c182 of_property_read_string_index(np, "clock-output-names", i, in r8a7740_cpg_clocks_init()
H A Dclk-sh73a0.c200 of_property_read_string_index(np, "clock-output-names", i, in sh73a0_cpg_clocks_init()
H A Dclk-r8a73a4.c223 of_property_read_string_index(np, "clock-output-names", i, in r8a73a4_cpg_clocks_init()
/linux/drivers/usb/misc/
H 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/clk/qcom/
H A Dhfpll.c136 if (of_property_read_string_index(dev->of_node, "clock-output-names", in qcom_hfpll_probe()
/linux/drivers/soc/loongson/
H A Dloongson2_guts.c115 of_property_read_string_index(root, "compatible", 0, &machine); in loongson2_guts_probe()
/linux/drivers/rtc/
H 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()
/linux/drivers/dma/
H A Dof-dma.c231 if (of_property_read_string_index(np, "dma-names", index, &s)) in of_dma_match_channel()
/linux/arch/powerpc/platforms/powernv/
H A Dopal-irqchip.c245 of_property_read_string_index(opal_node, "opal-interrupts-names", in opal_event_init()

123