TX4927_SDRAMC_CR  204 arch/mips/include/asm/txx9/tx4927.h #define TX4927_SDRAMC_BA(ch)	((TX4927_SDRAMC_CR(ch) >> 49) << 21)
TX4927_SDRAMC_CR  206 arch/mips/include/asm/txx9/tx4927.h 	((((TX4927_SDRAMC_CR(ch) >> 33) & 0x7fff) + 1) << 21)
TX4927_SDRAMC_CR  270 arch/mips/include/asm/txx9/tx4938.h #define TX4938_SDRAMC_CR(ch)	TX4927_SDRAMC_CR(ch)
TX4927_SDRAMC_CR  195 arch/mips/txx9/generic/setup_tx4927.c 		__u64 cr = TX4927_SDRAMC_CR(i);