Home
last modified time | relevance | path

Searched refs:typical_rev_string_map (Results 1 – 1 of 1) sorted by relevance

/drivers/soc/
A Dsoc_ti_k3.c79 static char *typical_rev_string_map[] = { variable
98 if (rev >= ARRAY_SIZE(typical_rev_string_map)) in get_rev_string()
100 return typical_rev_string_map[rev]; in get_rev_string()

Completed in 32 milliseconds