Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/serial/
Dio_ti.h55 #define UMP_UART_LSR_TX_MASK 0x20 macro
Dio_ti.c506 if ((*lsr & UMP_UART_LSR_TX_MASK ) == 0 ) in TIIsTxActive()
1555 MAP_FLAG(UMP_UART_LSR_TX_MASK, LSR_TX_EMPTY) /* transmit holding register empty */ in MapLineStatus()