Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/tty/serial/
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()
412 status = readb_relaxed(port->membase + UA_STATUS); in digicolor_uart_console_write()