LSR_TX_IDLE 122 kernel/uart.c while((ReadReg(LSR) & LSR_TX_IDLE) == 0) LSR_TX_IDLE 143 kernel/uart.c if((ReadReg(LSR) & LSR_TX_IDLE) == 0){