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

/linux-4.4.14/arch/x86/kernel/cpu/
H A Dcyrix.c94 unsigned char ccr3, ccr5; check_cx686_slop() local
99 ccr5 = getCx86(CX86_CCR5); check_cx686_slop()
100 if (ccr5 & 2) check_cx686_slop()
101 setCx86(CX86_CCR5, ccr5 & 0xfd); /* reset SLOP */ check_cx686_slop()
105 if (ccr5 & 2) { /* possible wrong calibration done */ check_cx686_slop()

Completed in 59 milliseconds