Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/amba/
Dserial.h148 #define UART010_IIR_TIS 0x04 macro
/Linux-v6.1/drivers/tty/serial/
Damba-pl010.c240 if (status & UART010_IIR_TIS) in pl010_int()
248 UART010_IIR_TIS)); in pl010_int()