Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Ddigicolor-usart.c30 #define UA_STATUS 0x02 macro
146 status = readb_relaxed(port->membase + UA_STATUS); in digicolor_uart_rx()
237 u8 status = readb_relaxed(port->membase + UA_STATUS); in digicolor_uart_tx_empty()
414 status = readb_relaxed(port->membase + UA_STATUS); in digicolor_uart_console_write()