Searched refs:TIMER_CNTL_DIV16 (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm/mach-footbridge/
H A Ddc21285-timer.c31 *CSR_TIMER2_CNTL = TIMER_CNTL_ENABLE | TIMER_CNTL_DIV16; cksrc_dc21285_enable()
55 *CSR_TIMER1_CNTL = TIMER_CNTL_ENABLE | TIMER_CNTL_DIV16; ckevt_dc21285_set_next_event()
69 TIMER_CNTL_DIV16; ckevt_dc21285_set_mode()
139 *CSR_TIMER3_CNTL = TIMER_CNTL_ENABLE | TIMER_CNTL_DIV16; footbridge_sched_clock()
H A Dcommon.c219 TIMER_CNTL_DIV16; footbridge_restart()
/linux-4.1.27/arch/arm/include/asm/hardware/
H A Ddec21285.h143 #define TIMER_CNTL_DIV16 (1 << 2) macro

Completed in 139 milliseconds