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

/linux-4.4.14/arch/mips/sni/
H A Dtime.c15 #define SNI_COUNTER0_DIV ((SNI_CLOCK_TICK_RATE / SNI_COUNTER2_DIV) / HZ) macro
21 *(volatile u8 *)(A20R_PT_CLOCK_BASE + 0) = SNI_COUNTER0_DIV; a20r_set_periodic()
23 *(volatile u8 *)(A20R_PT_CLOCK_BASE + 0) = SNI_COUNTER0_DIV >> 8; a20r_set_periodic()

Completed in 35 milliseconds