Home
last modified time | relevance | path

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

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