Searched refs:fdtdec_get_config_string (Results 1 – 14 of 14) sorted by relevance
152 char *env = fdtdec_get_config_string(gd->fdt_blob, "bootcmd"); in cli_process_fdt()
891 char *fdtdec_get_config_string(const void *blob, const char *prop_name) in fdtdec_get_config_string() function
6 fdtdec_get_config_bool() and fdtdec_get_config_string().
289 lcd_dt->name = fdtdec_get_config_string(blob, in exynos_dsim_config_parse_dt()
768 char *fdtdec_get_config_string(const void *blob, const char *prop_name);
82 str = fdtdec_get_config_string(gd->fdt_blob, dt_prop.partition); in mmc_offset()
233 led_name = fdtdec_get_config_string(gd->fdt_blob, led_string); in get_led()
280 led_name = fdtdec_get_config_string(gd->fdt_blob, "u-boot,boot-led"); in setup_led()