Searched refs:txx9_pcode_str (Results 1 - 5 of 5) sorted by relevance

/arch/mips/include/asm/txx9/
H A Dgeneric.h17 extern char txx9_pcode_str[8];
/arch/mips/txx9/generic/
H A Dsetup_tx4938.c200 txx9_pcode_str,
207 printk(KERN_INFO "%s SDRAMC --", txx9_pcode_str);
258 printk(KERN_INFO "%s: stop PCIC1\n", txx9_pcode_str);
264 printk(KERN_INFO "%s: stop ETH0\n", txx9_pcode_str);
271 printk(KERN_INFO "%s: stop ETH1\n", txx9_pcode_str);
478 pr_info("%s: stop%s\n", txx9_pcode_str, buf);
H A Dsetup_tx4927.c187 txx9_pcode_str,
194 printk(KERN_INFO "%s SDRAMC --", txx9_pcode_str);
330 pr_info("%s: stop%s\n", txx9_pcode_str, buf);
H A Dsetup_tx4939.c219 txx9_pcode_str,
227 pr_info("%s DDRC -- EN:%08x", txx9_pcode_str,
271 pr_info("%s: stop PCIC1\n", txx9_pcode_str);
276 pr_info("%s: stop ETH0\n", txx9_pcode_str);
281 pr_info("%s: stop ETH1\n", txx9_pcode_str);
574 pr_info("%s: stop%s\n", txx9_pcode_str, buf);
H A Dsetup.c49 char txx9_pcode_str[8]; variable
51 .name = txx9_pcode_str,
66 sprintf(txx9_pcode_str, "TX%x", pcode);

Completed in 101 milliseconds