Searched refs:mach64MinFreq (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/video/aty/
H A Dmach64_gx.c498 u32 mach64MinFreq, mach64MaxFreq, mach64RefFreq; local
505 mach64MinFreq = MIN_FREQ_2595;
513 if (mhz100 < mach64MinFreq)
514 mhz100 = mach64MinFreq;
519 while (mhz100 < (mach64MinFreq << 3)) {
616 u32 mach64MinFreq, mach64MaxFreq, mach64RefFreq; local
621 mach64MinFreq = MIN_FREQ_2595;
632 if (mhz100 < mach64MinFreq)
633 mhz100 = mach64MinFreq;
639 while (mhz100 < (mach64MinFreq <<
738 u32 mach64MinFreq, mach64MaxFreq, mach64RefFreq; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/video/aty/
H A Dmach64_gx.c498 u32 mach64MinFreq, mach64MaxFreq, mach64RefFreq; local
505 mach64MinFreq = MIN_FREQ_2595;
513 if (mhz100 < mach64MinFreq)
514 mhz100 = mach64MinFreq;
519 while (mhz100 < (mach64MinFreq << 3)) {
616 u32 mach64MinFreq, mach64MaxFreq, mach64RefFreq; local
621 mach64MinFreq = MIN_FREQ_2595;
632 if (mhz100 < mach64MinFreq)
633 mhz100 = mach64MinFreq;
639 while (mhz100 < (mach64MinFreq <<
738 u32 mach64MinFreq, mach64MaxFreq, mach64RefFreq; local
[all...]

Completed in 304 milliseconds