Searched refs:TXDIVTIME (Results 1 – 4 of 4) sorted by relevance
118 txdivtime = __core_reg_get(TXDIVTIME); in arch_timer_setup()123 __core_reg_set(TXDIVTIME, txdivtime); in arch_timer_setup()
145 MOV D1Ar1,TXDIVTIME /* Calc catch buffer pSrc */175 MOV D1Ar3,TXDIVTIME /* Read IRQEnc bits */284 MOV TXDIVTIME,A1.3 /* Set RPDIRTY again */
209 MOV D0Ar4,TXDIVTIME /* Get TXDIVTIME */231 AND TXDIVTIME,D0Ar4,#TXDIVTIME_DIV_BITS /* Clear RPDIRTY */
345 #define TXDIVTIME CT.28 /* DEFAULT 0x00000001 */ macro