Searched refs:SC1STR (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.c37 while (SC1STR & (SC01STR_TBF)) continue;
39 while (SC1STR & (SC01STR_TBF)) continue;
42 while (SC1STR & (SC01STR_TBF)) continue;
H A Dmn10300-serial.h117 #define SCgSTR SC1STR
H A Dmn10300-serial.c208 ._status = (volatile u8 *) &SC1STR,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/boot/compressed/
H A Dmisc.c184 while (SC1STR & SC01STR_TBF)
189 while (SC1STR & 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.h93 #define SC1STR __SYSREG(0xd400201c, u16) /* status reg */ macro

Completed in 66 milliseconds