Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/txx9/generic/
Dsetup.c88 static char txx9_system_type[32]; variable
273 strcpy(txx9_system_type, txx9_board_vec->system); in prom_init()
280 return txx9_system_type; in get_system_type()