tx4927_sdramcptr  203 arch/mips/include/asm/txx9/tx4927.h #define TX4927_SDRAMC_CR(ch)	__raw_readq(&tx4927_sdramcptr->cr[(ch)])
tx4927_sdramcptr  251 arch/mips/include/asm/txx9/tx4938.h #define tx4938_sdramcptr	tx4927_sdramcptr
tx4927_sdramcptr   72 arch/mips/txx9/generic/mem_tx4927.c 	for (i = 0; i < ARRAY_SIZE(tx4927_sdramcptr->cr); i++)
tx4927_sdramcptr   73 arch/mips/txx9/generic/mem_tx4927.c 		total += tx4927_process_sdccr(&tx4927_sdramcptr->cr[i]);
tx4927_sdramcptr  208 arch/mips/txx9/generic/setup_tx4927.c 	pr_cont(" TR:%09llx\n", ____raw_readq(&tx4927_sdramcptr->tr));