Searched refs:TXDIVTIME_DIV_BITS (Results 1 – 3 of 3) sorted by relevance
101 txdivtime &= ~TXDIVTIME_DIV_BITS; in arch_timer_setup()102 txdivtime |= (HARDWARE_DIV & TXDIVTIME_DIV_BITS); in arch_timer_setup()
403 #define TXDIVTIME_DIV_BITS 0x000000FF macro
231 AND TXDIVTIME,D0Ar4,#TXDIVTIME_DIV_BITS /* Clear RPDIRTY */