Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/amba/
Dserial.h163 #define UART010_IIR_MIS 0x01 macro
/Linux-v4.19/drivers/tty/serial/
Damba-pl010.c242 if (status & UART010_IIR_MIS) in pl010_int()