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

/linux-4.4.14/arch/mips/vr41xx/common/
H A Dbcu.c51 #define TDIVMODE(x) (2 << (((x) & 0x1000) >> 12)) macro
198 tclock = vtclock / TDIVMODE(clkspeed); calculate_tclock()

Completed in 53 milliseconds