Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/vr41xx/common/
Dbcu.c49 #define DIVT(x) (((x) & 0xf000) >> 12) macro
194 tclock = pclock / DIVT(clkspeed); in calculate_tclock()