Searched refs:SC1STR (Results 1 – 5 of 5) sorted by relevance
37 while (SC1STR & (SC01STR_TBF)) continue; in debug_to_serial_mnser()39 while (SC1STR & (SC01STR_TBF)) continue; in debug_to_serial_mnser()42 while (SC1STR & (SC01STR_TBF)) continue; in debug_to_serial_mnser()
117 #define SCgSTR SC1STR
234 ._status = (volatile u8 *)&SC1STR,
197 while (SC1STR & SC01STR_TBF) in kputchar()202 while (SC1STR & SC01STR_TBF) in kputchar()
100 #define SC1STR __SYSREG(0xd400201c, u16) /* status reg */ macro