Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/tty/serial/
Ddigicolor-usart.c34 #define UA_STATUS 0x02 macro
150 status = readb_relaxed(port->membase + UA_STATUS); in digicolor_uart_rx()
241 u8 status = readb_relaxed(port->membase + UA_STATUS); in digicolor_uart_tx_empty()
416 status = readb_relaxed(port->membase + UA_STATUS); in digicolor_uart_console_write()