Home
last modified time | relevance | path

Searched refs:TXDIVTIME (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/clocksource/
Dmetag_generic.c118 txdivtime = __core_reg_get(TXDIVTIME); in arch_timer_setup()
123 __core_reg_set(TXDIVTIME, txdivtime); in arch_timer_setup()
/linux-4.1.27/arch/metag/tbx/
Dtbipcx.S145 MOV D1Ar1,TXDIVTIME /* Calc catch buffer pSrc */
175 MOV D1Ar3,TXDIVTIME /* Read IRQEnc bits */
284 MOV TXDIVTIME,A1.3 /* Set RPDIRTY again */
Dtbictx.S209 MOV D0Ar4,TXDIVTIME /* Get TXDIVTIME */
231 AND TXDIVTIME,D0Ar4,#TXDIVTIME_DIV_BITS /* Clear RPDIRTY */
/linux-4.1.27/arch/metag/include/asm/
Dmetag_regs.h345 #define TXDIVTIME CT.28 /* DEFAULT 0x00000001 */ macro