Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/txx9/generic/
Dsetup.c47 static char txx9_ce_res_name[8][4]; /* "CEn" */ variable
62 sprintf(txx9_ce_res_name[i], "CE%d", i); in txx9_reg_res_init()
64 txx9_ce_res[i].name = txx9_ce_res_name[i]; in txx9_reg_res_init()