Home
last modified time | relevance | path

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

/u-boot/drivers/soc/
A Dsoc_ti_k3.c59 static char *typical_rev_string_map[] = { variable
78 if (rev >= ARRAY_SIZE(typical_rev_string_map)) in get_rev_string()
80 return typical_rev_string_map[rev]; in get_rev_string()

Completed in 4 milliseconds