Searched refs:ccr5 (Results 1 – 1 of 1) sorted by relevance
94 unsigned char ccr3, ccr5; in check_cx686_slop() local99 ccr5 = getCx86(CX86_CCR5); in check_cx686_slop()100 if (ccr5 & 2) in check_cx686_slop()101 setCx86(CX86_CCR5, ccr5 & 0xfd); /* reset SLOP */ in check_cx686_slop()105 if (ccr5 & 2) { /* possible wrong calibration done */ in check_cx686_slop()