Searched refs:UART010_IIR_MIS (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/linux/amba/ | ||
D | serial.h | 163 #define UART010_IIR_MIS 0x01 macro |
/Linux-v4.19/drivers/tty/serial/ | ||
D | amba-pl010.c | 242 if (status & UART010_IIR_MIS) in pl010_int() |