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

  /src/sys/arch/evbarm/dev/
plcomreg.h 88 #define PL01X_RSR_PE 0x02 /* Parity Error */
91 (PL01X_RSR_OE | PL01X_RSR_BE | PL01X_RSR_PE | PL01X_RSR_FE)
plcom.c 1905 if (ISSET(rsr, PL01X_RSR_PE))

Completed in 13 milliseconds