Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/amba/
Dserial.h43 #define UART010_IIR 0x1C /* Interrupt identification register (Read). */ macro
/linux-4.1.27/drivers/tty/serial/
Damba-pl010.c250 status = readb(uap->port.membase + UART010_IIR); in pl010_int()
263 status = readb(uap->port.membase + UART010_IIR); in pl010_int()