Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/amba/
H A Dserial.h30 #define UART010_IIR 0x1C /* Interrupt identification register (Read). */ macro
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Damba-pl010.c233 status = readb(uap->port.membase + UART010_IIR); in pl010_int()
246 status = readb(uap->port.membase + UART010_IIR); in pl010_int()