Home
last modified time | relevance | path

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

/linux-3.4.99/arch/mips/vr41xx/common/
Dbcu.c48 #define DIVT(x) (((x) & 0xf000) >> 12) macro
193 tclock = pclock / DIVT(clkspeed); in calculate_tclock()