Searched refs:DR_PRE (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/arch/arm/sa11x0/
H A Dsa11x0_comreg.h69 #define DR_PRE 0x100 /* Parity error */ macro
/netbsd-current/sys/arch/arm/ixp12x0/
H A Dixp12x0_comreg.h86 #define DR_PRE 0x100 /* Parity error */ macro
H A Dixp12x0_com.c941 if (ISSET(lsr, DR_ROR | DR_FRE | DR_PRE)) {
952 if (ISSET(lsr, DR_PRE))

Completed in 146 milliseconds