Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/arm/mach-integrator/
Dcpu.c47 static unsigned char s2od[] = { 1, 3, 4, 7, 5, 2, 6, 0 }; variable
57 f = freq_khz * cc_divisor[s2od[i]]; in freq_to_vco()
63 vco.od = s2od[i]; in freq_to_vco()