Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/amba/
Dserial.h150 #define UART010_IIR_MIS 0x01 macro
/linux-5.19.10/drivers/tty/serial/
Damba-pl010.c238 if (status & UART010_IIR_MIS) in pl010_int()