/linux-5.10/drivers/clk/at91/ |
D | dt-compat.c | 148 if (of_property_read_string(np, "clock-output-names", &name)) in of_sama5d2_clk_generated_setup() 245 of_property_read_string(np, "clock-output-names", &name); in of_at91rm9200_clk_main_osc_setup() 270 of_property_read_string(np, "clock-output-names", &name); in of_at91sam9x5_clk_main_rc_osc_setup() 295 of_property_read_string(np, "clock-output-names", &name); in of_at91rm9200_clk_main_setup() 327 of_property_read_string(np, "clock-output-names", &name); in of_at91sam9x5_clk_main_setup() 381 of_property_read_string(np, "clock-output-names", &name); in of_at91_clk_master_setup() 448 if (of_property_read_string(np, "clock-output-names", &name)) in of_at91_clk_periph_setup() 603 of_property_read_string(np, "clock-output-names", &name); in of_at91_clk_pll_setup() 663 of_property_read_string(np, "clock-output-names", &name); in of_at91sam9x5_clk_plldiv_setup() 710 if (of_property_read_string(np, "clock-output-names", &name)) in of_at91_clk_prog_setup() [all …]
|
/linux-5.10/arch/riscv/kernel/ |
D | cpu.c | 35 if (of_property_read_string(node, "riscv,isa", &isa)) { in riscv_of_processor_hartid() 113 if (!of_property_read_string(node, "riscv,isa", &isa)) in c_show() 115 if (!of_property_read_string(node, "mmu-type", &mmu)) in c_show() 117 if (!of_property_read_string(node, "compatible", &compat) in c_show()
|
/linux-5.10/arch/sh/boards/ |
D | of-generic.c | 70 of_property_read_string(np, "enable-method", &method); in sh_of_smp_probe() 79 of_property_read_string(np, "enable-method", &method); in sh_of_smp_probe() 124 of_property_read_string(root, "model", &sh_mv.mv_name); in sh_of_setup()
|
/linux-5.10/drivers/of/ |
D | of_net.c | 32 err = of_property_read_string(np, "phy-mode", &pm); in of_get_phy_mode() 34 err = of_property_read_string(np, "phy-connection-type", &pm); in of_get_phy_mode()
|
/linux-5.10/drivers/clk/ |
D | clk-moxart.c | 28 of_property_read_string(node, "clock-output-names", &name); in moxart_of_pll_clk_init() 68 of_property_read_string(node, "clock-output-names", &name); in moxart_of_apb_clk_init()
|
D | clk-nspire.c | 81 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()
|
D | clk-fixed-mmio.c | 34 of_property_read_string(node, "clock-output-names", &clk_name); in fixed_mmio_clk_setup()
|
/linux-5.10/arch/mips/generic/ |
D | proc.c | 21 err = of_property_read_string(of_root, "model", &str); in get_system_type()
|
/linux-5.10/drivers/clocksource/ |
D | timer-integrator-ap.c | 181 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-5.10/drivers/usb/phy/ |
D | of.c | 33 err = of_property_read_string(np, "phy_type", &phy_type); in of_usb_get_phy_mode()
|
/linux-5.10/drivers/clk/sunxi/ |
D | clk-a10-codec.c | 24 of_property_read_string(node, "clock-output-names", &clk_name); in sun4i_codec_clk_setup()
|
D | clk-sun6i-apb0.c | 48 of_property_read_string(np, "clock-output-names", &clk_name); in sun6i_a31_apb0_clk_probe()
|
D | clk-a10-hosc.c | 36 of_property_read_string(node, "clock-output-names", &clk_name); in sun4i_osc_clk_setup()
|
D | clk-a20-gmac.c | 61 if (of_property_read_string(node, "clock-output-names", &clk_name)) in sun7i_a20_gmac_clk_setup()
|
D | clk-a10-mod1.c | 43 of_property_read_string(node, "clock-output-names", &clk_name); in sun4i_mod1_clk_setup()
|
D | clk-sun4i-pll3.c | 31 of_property_read_string(node, "clock-output-names", &clk_name); in sun4i_a10_pll3_setup()
|
D | clk-sun8i-apb0.c | 34 of_property_read_string(node, "clock-output-names", &clk_name); in sun8i_a23_apb0_register()
|
/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
D | display.c | 35 of_property_read_string(dssdev->dev->of_node, "label", &dssdev->name); in omapdss_display_init()
|
/linux-5.10/drivers/gpu/drm/panel/ |
D | panel-lvds.c | 150 of_property_read_string(np, "label", &lvds->label); in panel_lvds_parse_dt() 152 ret = of_property_read_string(np, "data-mapping", &mapping); in panel_lvds_parse_dt()
|
/linux-5.10/drivers/memory/ |
D | atmel-ebi.c | 209 of_property_read_string(np, "atmel,smc-byte-access-type", &tmp_str); in atmel_ebi_xslate_smc_config() 216 of_property_read_string(np, "atmel,smc-read-mode", &tmp_str); in atmel_ebi_xslate_smc_config() 223 of_property_read_string(np, "atmel,smc-write-mode", &tmp_str); in atmel_ebi_xslate_smc_config() 230 of_property_read_string(np, "atmel,smc-exnw-mode", &tmp_str); in atmel_ebi_xslate_smc_config()
|
/linux-5.10/drivers/gpu/drm/bridge/ |
D | display-connector.c | 141 ret = of_property_read_string(pdev->dev.of_node, "type", in display_connector_probe() 172 of_property_read_string(pdev->dev.of_node, "label", &label); in display_connector_probe()
|
/linux-5.10/arch/powerpc/perf/ |
D | imc-pmu.c | 162 if (of_property_read_string(np, "event-name", &s)) in imc_parse_event() 169 if (of_property_read_string(np, "scale", &s)) in imc_parse_event() 178 if (of_property_read_string(np, "unit", &s)) in imc_parse_event() 242 if (of_property_read_string(node, "events-prefix", &prefix)) in update_events_in_group() 246 if (of_property_read_string(node, "scale", &g_scale)) in update_events_in_group() 249 if (of_property_read_string(node, "unit", &g_unit)) in update_events_in_group() 1675 if (of_property_read_string(parent, "name", &s)) in imc_mem_init()
|
/linux-5.10/drivers/soc/samsung/ |
D | exynos-chipid.c | 83 of_property_read_string(root, "model", &soc_dev_attr->machine); in exynos_chipid_early_init()
|
/linux-5.10/drivers/fpga/ |
D | of-fpga-region.c | 160 if (!of_property_read_string(child_region, "firmware-name", in child_regions_with_firmware() 231 if (!of_property_read_string(overlay, "firmware-name", in of_fpga_region_parse_ov()
|
/linux-5.10/drivers/clk/keystone/ |
D | pll.c | 256 of_property_read_string(node, "clock-output-names", &clk_name); in of_pll_div_clk_init() 305 of_property_read_string(node, "clock-output-names", &clk_name); in of_pll_mux_clk_init()
|