Searched refs:NCRSTEP_MASK (Results 1 – 2 of 2) sorted by relevance
101 #define NCRSTEP_MASK 0x07 /* the last 3 bits */ macro
581 sc->sc_espstep = NCR_READ_REG(sc, NCR_STEP) & NCRSTEP_MASK; in ncr53c9x_readregs()