Home
last modified time | relevance | path

Searched refs:of_property_read_string (Results 1 – 25 of 190) sorted by relevance

12345678

/linux/drivers/clk/at91/
H A Ddt-compat.c161 if (of_property_read_string(np, "clock-output-names", &name)) in of_sama5d2_clk_generated_setup()
262 of_property_read_string(np, "clock-output-names", &name); in of_at91rm9200_clk_main_osc_setup()
290 of_property_read_string(np, "clock-output-names", &name); in of_at91sam9x5_clk_main_rc_osc_setup()
318 of_property_read_string(np, "clock-output-names", &name); in of_at91rm9200_clk_main_setup()
355 of_property_read_string(np, "clock-output-names", &name); in of_at91sam9x5_clk_main_setup()
410 of_property_read_string(np, "clock-output-names", &name); in of_at91_clk_master_setup()
488 if (of_property_read_string(np, "clock-output-names", &name)) in of_at91_clk_periph_setup()
656 of_property_read_string(np, "clock-output-names", &name); in of_at91_clk_pll_setup()
719 of_property_read_string(np, "clock-output-names", &name); in of_at91sam9x5_clk_plldiv_setup()
770 if (of_property_read_string(np, "clock-output-names", &name)) in of_at91_clk_prog_setup()
[all …]
/linux/arch/sh/boards/
H A Dof-generic.c71 of_property_read_string(np, "enable-method", &method); in sh_of_smp_probe()
80 of_property_read_string(np, "enable-method", &method); in sh_of_smp_probe()
125 of_property_read_string(root, "model", &sh_mv.mv_name); in sh_of_setup()
/linux/drivers/clk/
H A Dclk-moxart.c25 of_property_read_string(node, "clock-output-names", &name); in moxart_of_pll_clk_init()
65 of_property_read_string(node, "clock-output-names", &name); in moxart_of_apb_clk_init()
H A Dclk-nspire.c81 of_property_read_string(node, "clock-output-names", &clk_name); in nspire_ahbdiv_setup()
122 of_property_read_string(node, "clock-output-names", &clk_name); in nspire_clk_setup()
H A Dclk-fixed-mmio.c34 of_property_read_string(node, "clock-output-names", &clk_name); in fixed_mmio_clk_setup()
H A Dclk-fsl-flexspi.c78 of_property_read_string(np, "clock-output-names", &clk_name); in fsl_flexspi_clk_probe()
/linux/net/core/
H A Dof_net.c34 err = of_property_read_string(np, "phy-mode", &pm); in of_get_phy_mode()
36 err = of_property_read_string(np, "phy-connection-type", &pm); in of_get_phy_mode()
/linux/arch/riscv/kernel/
H A Dcpu.c70 if (of_property_read_string(node, "riscv,isa-base", &isa)) in riscv_early_of_processor_hartid()
102 if (of_property_read_string(node, "riscv,isa", &isa)) { in riscv_early_of_processor_hartid()
354 if (!of_property_read_string(node, "compatible", &compat) && in c_show()
/linux/drivers/clocksource/
H A Dtimer-integrator-ap.c181 err = of_property_read_string(of_aliases, in integrator_ap_timer_init_of()
201 err = of_property_read_string(of_aliases, in integrator_ap_timer_init_of()
/linux/arch/powerpc/platforms/powernv/
H A Dsetup.c220 if (of_property_read_string(dn, "version", &s) == 0 || in pnv_add_hw_description()
221 of_property_read_string(dn, "git-id", &s) == 0) in pnv_add_hw_description()
224 if (of_property_read_string(dn, "mi-version", &s) == 0) in pnv_add_hw_description()
/linux/arch/mips/generic/
H A Dproc.c21 err = of_property_read_string(of_root, "model", &str); in get_system_type()
/linux/drivers/usb/phy/
H A Dof.c33 err = of_property_read_string(np, "phy_type", &phy_type); in of_usb_get_phy_mode()
/linux/drivers/memory/
H A Datmel-ebi.c213 of_property_read_string(np, "atmel,smc-byte-access-type", &tmp_str); in atmel_ebi_xslate_smc_config()
220 of_property_read_string(np, "atmel,smc-read-mode", &tmp_str); in atmel_ebi_xslate_smc_config()
227 of_property_read_string(np, "atmel,smc-write-mode", &tmp_str); in atmel_ebi_xslate_smc_config()
234 of_property_read_string(np, "atmel,smc-exnw-mode", &tmp_str); in atmel_ebi_xslate_smc_config()
/linux/drivers/clk/sunxi/
H A Dclk-a10-codec.c24 of_property_read_string(node, "clock-output-names", &clk_name); in sun4i_codec_clk_setup()
H A Dclk-sun6i-apb0.c46 of_property_read_string(np, "clock-output-names", &clk_name); in sun6i_a31_apb0_clk_probe()
H A Dclk-a10-hosc.c36 of_property_read_string(node, "clock-output-names", &clk_name); in sun4i_osc_clk_setup()
H A Dclk-a20-gmac.c62 if (of_property_read_string(node, "clock-output-names", &clk_name)) in sun7i_a20_gmac_clk_setup()
H A Dclk-a10-mod1.c43 of_property_read_string(node, "clock-output-names", &clk_name); in sun4i_mod1_clk_setup()
H A Dclk-sun8i-apb0.c34 of_property_read_string(node, "clock-output-names", &clk_name); in sun8i_a23_apb0_register()
H A Dclk-sun4i-pll3.c31 of_property_read_string(node, "clock-output-names", &clk_name); in sun4i_a10_pll3_setup()
/linux/arch/powerpc/perf/
H A Dimc-pmu.c164 if (of_property_read_string(np, "event-name", &s)) in imc_parse_event()
171 if (of_property_read_string(np, "scale", &s)) in imc_parse_event()
180 if (of_property_read_string(np, "unit", &s)) in imc_parse_event()
244 if (of_property_read_string(node, "events-prefix", &prefix)) { in update_events_in_group()
250 if (of_property_read_string(node, "scale", &g_scale)) in update_events_in_group()
253 if (of_property_read_string(node, "unit", &g_unit)) in update_events_in_group()
1690 if (of_property_read_string(parent, "name", &s)) in imc_mem_init()
/linux/drivers/clk/keystone/
H A Dpll.c256 of_property_read_string(node, "clock-output-names", &clk_name); in of_pll_div_clk_init()
306 of_property_read_string(node, "clock-output-names", &clk_name); in of_pll_mux_clk_init()
/linux/drivers/leds/
H A Dleds-mc13783.c151 if (!of_property_read_string(child, "label", &str)) in mc13xxx_led_probe_dt()
153 if (!of_property_read_string(child, "linux,default-trigger", in mc13xxx_led_probe_dt()
/linux/sound/soc/mediatek/common/
H A Dmtk-soundcard-driver.c73 ret = of_property_read_string(sub_node, "mediatek,clk-provider", &str); in set_dailink_daifmt()
98 if (of_property_read_string(sub_node, "link-name", in parse_dai_link_info()
/linux/drivers/watchdog/
H A Dat91sam9_wdt.c293 if (!of_property_read_string(np, "atmel,watchdog-type", &tmp) && in of_at91wdt_init()
301 if (!of_property_read_string(np, "atmel,reset-type", &tmp) && in of_at91wdt_init()

12345678