Home
last modified time | relevance | path

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

/openbmc/linux/drivers/tty/serial/
H A Ddigicolor-usart.c30 #define UA_STATUS 0x02 macro
145 status = readb_relaxed(port->membase + UA_STATUS); in digicolor_uart_rx()
235 u8 status = readb_relaxed(port->membase + UA_STATUS); in digicolor_uart_tx_empty()
412 status = readb_relaxed(port->membase + UA_STATUS); in digicolor_uart_console_write()