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