Home
last modified time | relevance | path

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

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