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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dmn10300-debug.c28 while (SC0STR & (SC01STR_TBF)) continue;
30 while (SC0STR & (SC01STR_TBF)) continue;
33 while (SC0STR & (SC01STR_TBF)) continue;
H A Dmn10300-serial.h113 #define SCgSTR SC0STR
H A Dmn10300-serial.c155 ._status = (volatile u8 *) &SC0STR,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/boot/compressed/
H A Dmisc.c172 while (SC0STR & SC01STR_TBF)
177 while (SC0STR & SC01STR_TBF)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Dserial-regs.h71 #define SC0STR __SYSREG(0xd400200c, u16) /* status reg */ macro

Completed in 45 milliseconds