Home
last modified time | relevance | path

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

/arch/mips/ar7/
Dclock.c118 int tmp_gcd, tmp_base, tmp_freq; in calculate() local
133 tmp_freq = base / *prediv * *mul / *postdiv; in calculate()
136 target, tmp_freq); in calculate()