Home
last modified time | relevance | path

Searched refs:LSR_WAIT_FOR (Results 1 – 6 of 6) sorted by relevance

/arch/frv/kernel/
Dgdb-io.c35 #define LSR_WAIT_FOR(STATE) \ macro
191 LSR_WAIT_FOR(THRE); in gdbstub_tx_char()
197 LSR_WAIT_FOR(THRE); in gdbstub_tx_char()
212 LSR_WAIT_FOR(TEMT); in gdbstub_tx_flush()
213 LSR_WAIT_FOR(THRE); in gdbstub_tx_flush()
/arch/mn10300/kernel/
Dgdb-io-serial.c153 LSR_WAIT_FOR(THRE); in gdbstub_io_tx_char()
158 LSR_WAIT_FOR(THRE); in gdbstub_io_tx_char()
171 LSR_WAIT_FOR(TEMT); in gdbstub_io_tx_flush()
172 LSR_WAIT_FOR(THRE); in gdbstub_io_tx_flush()
/arch/mn10300/unit-asb2364/include/unit/
Dserial.h86 #define LSR_WAIT_FOR(STATE) \ in __debug_to_serial() macro
100 LSR_WAIT_FOR(THRE); in __debug_to_serial()
106 LSR_WAIT_FOR(THRE); in __debug_to_serial()
/arch/mn10300/unit-asb2305/include/unit/
Dserial.h81 #define LSR_WAIT_FOR(STATE) \ macro
106 LSR_WAIT_FOR(THRE); in __debug_to_serial()
112 LSR_WAIT_FOR(THRE); in __debug_to_serial()
/arch/mn10300/unit-asb2303/include/unit/
Dserial.h97 #define LSR_WAIT_FOR(STATE) \ macro
122 LSR_WAIT_FOR(THRE); in __debug_to_serial()
128 LSR_WAIT_FOR(THRE); in __debug_to_serial()
/arch/mn10300/boot/compressed/
Dmisc.c36 #define LSR_WAIT_FOR(STATE) \ macro
220 LSR_WAIT_FOR(THRE); in kputs()
225 LSR_WAIT_FOR(THRE); in kputs()