Searched refs:plat_prefix_str (Results 1 – 2 of 2) sorted by relevance
20 static const char * const plat_prefix_str[] = { variable26 return plat_prefix_str[log_level - 1U]; in plat_log_get_prefix()
13 static const char *plat_prefix_str[] = { variable28 return plat_prefix_str[(level / 10U) - 1U]; in plat_log_get_prefix()