Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/txx9/generic/ !
Dsetup.c44 static char txx9_ce_res_name[8][4]; /* "CEn" */ variable
59 sprintf(txx9_ce_res_name[i], "CE%d", i); in txx9_reg_res_init()
61 txx9_ce_res[i].name = txx9_ce_res_name[i]; in txx9_reg_res_init()