Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/versatile/
H A Dsoc-realview.c31 static const char *realview_arch_str(u32 id) in realview_arch_str() function
62 return sprintf(buf, "%s\n", realview_arch_str(realview_coreid)); in fpga_show()