Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/serial/
Dio_ti.h50 #define UMP_UART_LSR_TX_MASK 0x20 macro
Dio_ti.c565 if ((*lsr & UMP_UART_LSR_TX_MASK) == 0) in tx_active()
1548 MAP_FLAG(UMP_UART_LSR_TX_MASK, LSR_TX_EMPTY) /* tx hold reg empty */ in map_line_status()