Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/mips/vr41xx/common/
Dbcu.c142 static inline unsigned long calculate_vtclock(uint16_t clkspeed, unsigned long pclock) in calculate_vtclock() function
223 vr41xx_vtclock = calculate_vtclock(clkspeed, pclock); in vr41xx_bcu_init()