Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/txx9/generic/
Dsetup_tx4938.c200 txx9_pcode_str, in tx4938_setup()
207 printk(KERN_INFO "%s SDRAMC --", txx9_pcode_str); in tx4938_setup()
258 printk(KERN_INFO "%s: stop PCIC1\n", txx9_pcode_str); in tx4938_setup()
264 printk(KERN_INFO "%s: stop ETH0\n", txx9_pcode_str); in tx4938_setup()
271 printk(KERN_INFO "%s: stop ETH1\n", txx9_pcode_str); in tx4938_setup()
478 pr_info("%s: stop%s\n", txx9_pcode_str, buf); in tx4938_stop_unused_modules()
Dsetup_tx4939.c219 txx9_pcode_str, in tx4939_setup()
227 pr_info("%s DDRC -- EN:%08x", txx9_pcode_str, in tx4939_setup()
271 pr_info("%s: stop PCIC1\n", txx9_pcode_str); in tx4939_setup()
276 pr_info("%s: stop ETH0\n", txx9_pcode_str); in tx4939_setup()
281 pr_info("%s: stop ETH1\n", txx9_pcode_str); in tx4939_setup()
573 pr_info("%s: stop%s\n", txx9_pcode_str, buf); in tx4939_stop_unused_modules()
Dsetup_tx4927.c187 txx9_pcode_str, in tx4927_setup()
194 printk(KERN_INFO "%s SDRAMC --", txx9_pcode_str); in tx4927_setup()
330 pr_info("%s: stop%s\n", txx9_pcode_str, buf); in tx4927_stop_unused_modules()
Dsetup.c48 char txx9_pcode_str[8]; variable
50 .name = txx9_pcode_str,
65 sprintf(txx9_pcode_str, "TX%x", pcode); in txx9_reg_res_init()
/linux-3.4.99/arch/mips/include/asm/txx9/
Dgeneric.h17 extern char txx9_pcode_str[8];