Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/soc/versatile/
Dsoc-realview.c34 static const char *realview_board_str(u32 id) in realview_board_str() function
68 return sprintf(buf, "%s\n", realview_board_str(realview_coreid)); in realview_get_board()