DW_UART_USR_BUSY
if (!(serial_port_in(p, usr_reg) & DW_UART_USR_BUSY))
if (serial_port_in(p, usr_reg) & DW_UART_USR_BUSY) {