Searched refs:STATMODE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/rp/
H A Drp.c589 if(!(ChanStatus & STATMODE)) {
590 ChanStatus |= STATMODE;
600 if(ChanStatus & STATMODE) {
H A Drpreg.h261 #define STATMODE 0x8000 /* status mode enable bit */ macro
647 #define sEnRxStatusMode(ChP) rp_writech2(ChP,CHNOFF_CHANSTAT(ChP),STATMODE)
725 STATMODE: status mode enable bit

Completed in 117 milliseconds