Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/amba/
Dserial.h157 #define UART010_IIR_MIS BIT(0) macro
/linux-6.12.1/drivers/tty/serial/
Damba-pl010.c217 if (status & UART010_IIR_MIS) in pl010_int()