Searched refs:PPSFLAG_MTX_SPIN (Results 1 – 3 of 3) sorted by relevance
141 #define PPSFLAG_MTX_SPIN 0x01 /* Driver mtx is MTX_SPIN type. */ macro
560 sc->pps_state.flags = PPSFLAG_MTX_SPIN; in dmtpps_attach()
1621 if (pps->flags & PPSFLAG_MTX_SPIN) { in pps_fetch()