Searched refs:PL010_IIR_RIS (Results 1 – 2 of 2) sorted by relevance
59 #define PL010_IIR_RIS 0x02 macro62 (PL010_IIR_RTIS | PL010_IIR_TIS | PL010_IIR_RIS | PL010_IIR_MIS)
2193 rxintr = ISSET(istatus, PL010_IIR_RIS); in plcomintr()