Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Defm32-uart.c42 #define UARTn_STATUS_TXENS 0x0002 macro
533 if (!(status & UARTn_STATUS_TXENS)) in efm32_uart_console_write()
548 if (!(status & UARTn_STATUS_TXENS)) in efm32_uart_console_write()