Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/txx9/generic/
H A Dsetup_tx4938.c200 txx9_pcode_str, (cpuclk + 500000) / 1000000, in tx4938_setup()
206 pr_info("%s SDRAMC --", txx9_pcode_str); in tx4938_setup()
255 pr_info("%s: stop PCIC1\n", txx9_pcode_str); in tx4938_setup()
261 pr_info("%s: stop ETH0\n", txx9_pcode_str); in tx4938_setup()
268 pr_info("%s: stop ETH1\n", txx9_pcode_str); in tx4938_setup()
475 pr_info("%s: stop%s\n", txx9_pcode_str, buf); in tx4938_stop_unused_modules()
H A Dsetup_tx4927.c187 txx9_pcode_str, (cpuclk + 500000) / 1000000, in tx4927_setup()
193 pr_info("%s SDRAMC --", txx9_pcode_str); in tx4927_setup()
327 pr_info("%s: stop%s\n", txx9_pcode_str, buf); in tx4927_stop_unused_modules()
H A Dsetup.c51 char txx9_pcode_str[8]; variable
53 .name = txx9_pcode_str,
68 sprintf(txx9_pcode_str, "TX%x", pcode); in txx9_reg_res_init()
/openbmc/linux/arch/mips/include/asm/txx9/
H A Dgeneric.h17 extern char txx9_pcode_str[8];