Home
last modified time | relevance | path

Searched refs:NCRSTEP_MASK (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/esp/
HDncr53c9xreg.h106 #define NCRSTEP_MASK 0x07 /* the last 3 bits */ macro
HDncr53c9x.c711 sc->sc_espstep = NCR_READ_REG(sc, NCR_STEP) & NCRSTEP_MASK; in ncr53c9x_readregs()