Home
last modified time | relevance | path

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

1234

/linux-6.14.4/drivers/clk/sunxi/
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()
Dclk-sun6i-apb0-gates.c75 of_property_read_string_index(np, "clock-output-names", in sun6i_a31_apb0_gates_clk_probe()
Dclk-sun8i-bus-gates.c60 of_property_read_string_index(node, "clock-output-names", in sun8i_h3_bus_gates_init()
Dclk-simple-gates.c49 of_property_read_string_index(node, "clock-output-names", in sunxi_simple_gates_setup()
/linux-6.14.4/drivers/clk/mvebu/
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()
Darmada-37xx-xtal.c59 of_property_read_string_index(np, "clock-output-names", 0, &xtal_name); in armada_3700_xtal_clock_probe()
/linux-6.14.4/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dof.c51 if (of_property_read_string_index(np, "brcm,ccode-map", in brcmf_of_get_country_codes()
106 if (!of_property_read_string_index(root, "compatible", 0, &tmp)) in brcmf_of_probe()
/linux-6.14.4/drivers/clk/
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()
Dclk-hi655x.c90 of_property_read_string_index(parent->of_node, "clock-output-names", in hi655x_clk_probe()
Dclk-bd718x7.c128 of_property_read_string_index(parent->of_node, in bd71837_clk_probe()
/linux-6.14.4/arch/mips/generic/
Dproc.c25 err = of_property_read_string_index(of_root, "compatible", 0, &str); in get_system_type()
/linux-6.14.4/drivers/clk/qcom/
Dkpss-xcc.c44 if (of_property_read_string_index(dev->of_node, in kpss_xcc_driver_probe()
Dhfpll.c137 if (of_property_read_string_index(dev->of_node, "clock-output-names", in qcom_hfpll_probe()
/linux-6.14.4/drivers/soc/qcom/
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()
/linux-6.14.4/drivers/clk/renesas/
Dclk-r8a7778.c111 of_property_read_string_index(np, "clock-output-names", i, in r8a7778_cpg_clocks_init()
Dclk-rz.c107 of_property_read_string_index(np, "clock-output-names", i, &name); in rz_cpg_clocks_init()
Dclk-r8a7779.c150 of_property_read_string_index(np, "clock-output-names", i, in r8a7779_cpg_clocks_init()
Dclk-r8a7740.c180 of_property_read_string_index(np, "clock-output-names", i, in r8a7740_cpg_clocks_init()
/linux-6.14.4/drivers/usb/misc/
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-6.14.4/drivers/media/platform/mediatek/vcodec/encoder/
Dmtk_vcodec_enc_pm.c43 ret = of_property_read_string_index(pdev->dev.of_node, in mtk_vcodec_init_enc_clk()
/linux-6.14.4/drivers/ufs/host/
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-6.14.4/arch/arm/mach-omap2/
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-6.14.4/drivers/soc/loongson/
Dloongson2_guts.c115 of_property_read_string_index(root, "compatible", 0, &machine); in loongson2_guts_probe()
/linux-6.14.4/drivers/rtc/
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-6.14.4/drivers/clk/ti/
Dclk.c141 if (of_property_read_string_index(np, "clock-output-names", in ti_find_clock_provider()
501 if (!of_property_read_string_index(np, "clock-output-names", 0, in ti_dt_clk_name()

1234