Searched refs:SC0STR (Results 1 – 5 of 5) sorted by relevance
28 while (SC0STR & (SC01STR_TBF)) continue; in debug_to_serial_mnser()30 while (SC0STR & (SC01STR_TBF)) continue; in debug_to_serial_mnser()33 while (SC0STR & (SC01STR_TBF)) continue; in debug_to_serial_mnser()
113 #define SCgSTR SC0STR
173 ._status = (volatile u8 *)&SC0STR,
185 while (SC0STR & SC01STR_TBF) in kputchar()190 while (SC0STR & SC01STR_TBF) in kputchar()
78 #define SC0STR __SYSREG(0xd400200c, u16) /* status reg */ macro