Searched refs:UART010_IIR (Results 1 – 2 of 2) sorted by relevance
30 #define UART010_IIR 0x1C /* Interrupt identification register (Read). */ macro
211 status = readb(port->membase + UART010_IIR); in pl010_int()224 status = readb(port->membase + UART010_IIR); in pl010_int()
Completed in 5 milliseconds