Home
last modified time | relevance | path

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

/linux/include/linux/amba/
H A Dserial.h155 #define UART010_IIR_TIS BIT(2) macro
/linux/drivers/tty/serial/
H A Damba-pl010.c219 if (status & UART010_IIR_TIS) in pl010_int()
227 UART010_IIR_TIS)); in pl010_int()