Searched refs:TXDIVTIME_RPMASK_BITS (Results 1 – 3 of 3) sorted by relevance
217 mask = (regs->ctx.CurrDIVTIME & TXDIVTIME_RPMASK_BITS) >> in metag_rp_state_copyout()260 regs->ctx.CurrDIVTIME &= ~TXDIVTIME_RPMASK_BITS; in metag_rp_state_copyin()262 & TXDIVTIME_RPMASK_BITS; in metag_rp_state_copyin()
968 #define TXDIVTIME_RPMASK_BITS 0x003F0000 /* -> Full (1) Empty (0) */ macro
263 ANDST D1Ar3,D1Ar3,#HI(TXDIVTIME_RPMASK_BITS)/* !Z if RPDIRTY */