Home
last modified time | relevance | path

Searched refs:TXDIVTIME_DIV_BITS (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/clocksource/
Dmetag_generic.c101 txdivtime &= ~TXDIVTIME_DIV_BITS; in arch_timer_setup()
102 txdivtime |= (HARDWARE_DIV & TXDIVTIME_DIV_BITS); in arch_timer_setup()
/linux-4.4.14/arch/metag/include/asm/
Dmetag_regs.h403 #define TXDIVTIME_DIV_BITS 0x000000FF macro
/linux-4.4.14/arch/metag/tbx/
Dtbictx.S231 AND TXDIVTIME,D0Ar4,#TXDIVTIME_DIV_BITS /* Clear RPDIRTY */