/linux-6.6.21/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 | 75 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-6.6.21/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-6.6.21/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
D | of.c | 50 if (of_property_read_string_index(np, "brcm,ccode-map", in brcmf_of_get_country_codes() 102 of_property_read_string_index(root, "compatible", 0, &tmp); in brcmf_of_probe()
|
/linux-6.6.21/arch/mips/generic/ |
D | proc.c | 25 err = of_property_read_string_index(of_root, "compatible", 0, &str); in get_system_type()
|
/linux-6.6.21/drivers/clk/ |
D | clk-rk808.c | 174 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()
|
D | clk-hi655x.c | 90 of_property_read_string_index(parent->of_node, "clock-output-names", in hi655x_clk_probe()
|
D | clk-bd718x7.c | 128 of_property_read_string_index(parent->of_node, in bd71837_clk_probe()
|
/linux-6.6.21/drivers/clk/qcom/ |
D | kpss-xcc.c | 49 if (of_property_read_string_index(dev->of_node, in kpss_xcc_driver_probe()
|
D | hfpll.c | 80 if (of_property_read_string_index(dev->of_node, "clock-output-names", in qcom_hfpll_probe()
|
/linux-6.6.21/drivers/soc/qcom/ |
D | apr.c | 465 ret = of_property_read_string_index(np, "qcom,protection-domain", in apr_add_device() 493 ret = of_property_read_string_index(node, "qcom,protection-domain", in of_apr_add_pd_lookups() 498 ret = of_property_read_string_index(node, "qcom,protection-domain", in of_apr_add_pd_lookups() 540 ret = of_property_read_string_index(node, "qcom,protection-domain", in of_register_apr_devices()
|
D | rpm_master_stats.c | 114 ret = of_property_read_string_index(dev->of_node, "qcom,master-names", i, in master_stats_probe()
|
/linux-6.6.21/drivers/clk/renesas/ |
D | clk-r8a7778.c | 112 of_property_read_string_index(np, "clock-output-names", i, in r8a7778_cpg_clocks_init()
|
D | clk-rz.c | 107 of_property_read_string_index(np, "clock-output-names", i, &name); in rz_cpg_clocks_init()
|
D | clk-r8a7779.c | 150 of_property_read_string_index(np, "clock-output-names", i, in r8a7779_cpg_clocks_init()
|
/linux-6.6.21/drivers/media/platform/mediatek/vcodec/encoder/ |
D | mtk_vcodec_enc_pm.c | 43 ret = of_property_read_string_index(pdev->dev.of_node, in mtk_vcodec_init_enc_clk()
|
/linux-6.6.21/drivers/usb/misc/ |
D | brcmstb-usb-pinmap.c | 147 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.6.21/drivers/gpu/drm/msm/dp/ |
D | dp_parser.c | 167 rc = of_property_read_string_index(dev->of_node, in dp_parser_init_clk_data() 253 rc = of_property_read_string_index(dev->of_node, "clock-names", in dp_parser_clock()
|
/linux-6.6.21/drivers/soc/loongson/ |
D | loongson2_guts.c | 115 of_property_read_string_index(root, "compatible", 0, &machine); in loongson2_guts_probe()
|
/linux-6.6.21/arch/arm/mach-omap2/ |
D | omap_device.c | 149 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.6.21/drivers/clk/ti/ |
D | clk.c | 133 if (of_property_read_string_index(np, "clock-output-names", in ti_find_clock_provider() 455 if (!of_property_read_string_index(np, "clock-output-names", 0, in ti_dt_clk_name()
|
/linux-6.6.21/drivers/rtc/ |
D | rtc-sun6i.c | 273 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()
|