Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/amba/
A Dserial.h147 #define UART010_IIR_RTIS 0x08 macro
/linux-6.3-rc2/drivers/tty/serial/
A Damba-pl010.c214 if (status & (UART010_IIR_RTIS | UART010_IIR_RIS)) in pl010_int()
225 } while (status & (UART010_IIR_RTIS | UART010_IIR_RIS | in pl010_int()

Completed in 5 milliseconds