Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mn10300/kernel/
Dmn10300-debug.c46 while (SC2STR & (SC2STR_TBF)) continue; in debug_to_serial_mnser()
48 while (SC2STR & (SC2STR_TBF)) continue; in debug_to_serial_mnser()
51 while (SC2STR & (SC2STR_TBF)) continue; in debug_to_serial_mnser()
Dmn10300-serial.h125 #define SCgSTR SC2STR
Dmn10300-serial.c300 ._status = (volatile u8 *)&SC2STR,
/linux-4.4.14/arch/mn10300/include/asm/
Dserial-regs.h160 #define SC2STR __SYSREG(0xd400202c, u8) /* status reg */ macro
162 #define SC2STR __SYSREG(0xd400202c, u16) /* status reg */ macro