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

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

Completed in 175 milliseconds