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

/linux-4.4.14/arch/mips/sni/
H A Dtime.c14 #define SNI_COUNTER2_DIV 64 macro
15 #define SNI_COUNTER0_DIV ((SNI_CLOCK_TICK_RATE / SNI_COUNTER2_DIV) / HZ)
28 *(volatile u8 *)(A20R_PT_CLOCK_BASE + 8) = SNI_COUNTER2_DIV; a20r_set_periodic()
30 *(volatile u8 *)(A20R_PT_CLOCK_BASE + 8) = SNI_COUNTER2_DIV >> 8; a20r_set_periodic()

Completed in 131 milliseconds