Searched refs:SMR0 (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/arch/sh/include/asm/ | ||
D | cpu_sh7757.h | 36 #define SMR0 0xfe470000 macro |
/external/u-boot/drivers/serial/ | ||
D | serial_sh.h | 694 int ch = (port->mapbase - SMR0) >> 3; in sci_rxd_in() |