Searched refs:SC0STR (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/arch/mn10300/kernel/
H A Dmn10300-debug.c28 while (SC0STR & (SC01STR_TBF)) continue; debug_to_serial_mnser()
30 while (SC0STR & (SC01STR_TBF)) continue; debug_to_serial_mnser()
33 while (SC0STR & (SC01STR_TBF)) continue; debug_to_serial_mnser()
H A Dmn10300-serial.h117 #define SCgSTR SC0STR
H A Dmn10300-serial.c172 ._status = (volatile u8 *)&SC0STR,
/linux-4.4.14/arch/mn10300/boot/compressed/
H A Dmisc.c185 while (SC0STR & SC01STR_TBF) kputchar()
190 while (SC0STR & SC01STR_TBF) kputchar()
/linux-4.4.14/arch/mn10300/include/asm/
H A Dserial-regs.h78 #define SC0STR __SYSREG(0xd400200c, u16) /* status reg */ macro

Completed in 140 milliseconds