HomeSort by: relevance | last modified time | path
    Searched refs:PL010_IIR_RIS (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/evbarm/dev/
plcomreg.h 59 #define PL010_IIR_RIS 0x02
62 (PL010_IIR_RTIS | PL010_IIR_TIS | PL010_IIR_RIS | PL010_IIR_MIS)
plcom.c 2193 rxintr = ISSET(istatus, PL010_IIR_RIS);

Completed in 15 milliseconds