mach64MinFreq     503 drivers/video/fbdev/aty/mach64_gx.c 	u32 mach64MinFreq, mach64MaxFreq, mach64RefFreq;
mach64MinFreq     510 drivers/video/fbdev/aty/mach64_gx.c 	mach64MinFreq = MIN_FREQ_2595;
mach64MinFreq     518 drivers/video/fbdev/aty/mach64_gx.c 		if (mhz100 < mach64MinFreq)
mach64MinFreq     519 drivers/video/fbdev/aty/mach64_gx.c 			mhz100 = mach64MinFreq;
mach64MinFreq     524 drivers/video/fbdev/aty/mach64_gx.c 		while (mhz100 < (mach64MinFreq << 3)) {
mach64MinFreq     621 drivers/video/fbdev/aty/mach64_gx.c 	u32 mach64MinFreq, mach64MaxFreq, mach64RefFreq;
mach64MinFreq     626 drivers/video/fbdev/aty/mach64_gx.c 	mach64MinFreq = MIN_FREQ_2595;
mach64MinFreq     637 drivers/video/fbdev/aty/mach64_gx.c 		if (mhz100 < mach64MinFreq)
mach64MinFreq     638 drivers/video/fbdev/aty/mach64_gx.c 			mhz100 = mach64MinFreq;
mach64MinFreq     644 drivers/video/fbdev/aty/mach64_gx.c 		while (mhz100 < (mach64MinFreq << 3)) {
mach64MinFreq     743 drivers/video/fbdev/aty/mach64_gx.c 	u32 mach64MinFreq, mach64MaxFreq, mach64RefFreq;
mach64MinFreq     750 drivers/video/fbdev/aty/mach64_gx.c 	mach64MinFreq = MIN_FREQ_2595;
mach64MinFreq     758 drivers/video/fbdev/aty/mach64_gx.c 		if (mhz100 < mach64MinFreq)
mach64MinFreq     759 drivers/video/fbdev/aty/mach64_gx.c 			mhz100 = mach64MinFreq;
mach64MinFreq     763 drivers/video/fbdev/aty/mach64_gx.c 		while (mhz100 < (mach64MinFreq << 3)) {