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