Home
last modified time | relevance | path

Searched refs:SC2STR_TBF (Results 1 – 2 of 2) sorted by relevance

/arch/mn10300/kernel/
Dmn10300-debug.c46 while (SC2STR & (SC2STR_TBF)) continue; in debug_to_serial_mnser()
48 while (SC2STR & (SC2STR_TBF)) continue; in debug_to_serial_mnser()
51 while (SC2STR & (SC2STR_TBF)) continue; in debug_to_serial_mnser()
/arch/mn10300/include/asm/
Dserial-regs.h169 #define SC2STR_TBF 0x0020 /* transmit buffer status */ macro