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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dmc6854reg.h99 #define MC6854_SR2_OVRN 0x40 /* Receiver Overrun */ macro
/netbsd-6-1-5-RELEASE/sys/arch/acorn26/ioc/
H A Dif_eca_fiq.S57 tst r12, #MC6854_SR2_OVRN
H A Dif_eca.c466 if ((sr2 & MC6854_SR2_FV) && !(sr2 & MC6854_SR2_OVRN) &&
493 if (sr2 & MC6854_SR2_OVRN) {

Completed in 110 milliseconds