Searched refs:DR_ROR (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/arm/sa11x0/
H A Dsa11x0_comreg.h71 #define DR_ROR 0x400 /* Receiver overrun */ macro
/netbsd-6-1-5-RELEASE/sys/arch/arm/ixp12x0/
H A Dixp12x0_comreg.h88 #define DR_ROR 0x400 /* Receiver overrun */ macro
H A Dixp12x0_com.c939 if (ISSET(lsr, DR_ROR | DR_FRE | DR_PRE)) {
941 if (ISSET(lsr, DR_ROR)) {
/netbsd-6-1-5-RELEASE/sys/arch/arm/at91/
H A Dat91dbgu.c954 if (ISSET(lsr, DR_ROR)) {
/netbsd-6-1-5-RELEASE/sys/arch/arm/ep93xx/
H A Depcom.c924 if (ISSET(lsr, DR_ROR)) {

Completed in 154 milliseconds