Searched refs:mach64RefFreq (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
507 mach64RefFreq = REF_FREQ_2595; /* 14.32 MHz */
526 temp -= (short) (mach64RefFreq << 1);
533 remainder = tempB % mach64RefFreq;
534 tempB = tempB / mach64RefFreq;
616 u32 mach64MinFreq, mach64MaxFreq, mach64RefFreq; local
623 mach64RefFreq = REF_FREQ_2595; /* 14.32 MHz */
738 u32 mach64MinFreq, mach64MaxFreq, mach64RefFreq; local
747 mach64RefFreq = REF_FREQ_2595; /* 14.32 MHz */
765 temp -= ((short) (mach64RefFreq <<
[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
507 mach64RefFreq = REF_FREQ_2595; /* 14.32 MHz */
526 temp -= (short) (mach64RefFreq << 1);
533 remainder = tempB % mach64RefFreq;
534 tempB = tempB / mach64RefFreq;
616 u32 mach64MinFreq, mach64MaxFreq, mach64RefFreq; local
623 mach64RefFreq = REF_FREQ_2595; /* 14.32 MHz */
738 u32 mach64MinFreq, mach64MaxFreq, mach64RefFreq; local
747 mach64RefFreq = REF_FREQ_2595; /* 14.32 MHz */
765 temp -= ((short) (mach64RefFreq <<
[all...]

Completed in 111 milliseconds