Searched refs:cr1d (Results 1 – 1 of 1) sorted by relevance
3636 int cr1d = superio_inb(sioreg, 0x1d); in nct6775_check_fan_inputs() local3714 pwm7pin = !(cr1d & (BIT(2) | BIT(3))); in nct6775_check_fan_inputs()3731 pwm7pin = cr1d & BIT(4); in nct6775_check_fan_inputs()3746 pwm7pin = !(cr1d & (BIT(2) | BIT(3))); in nct6775_check_fan_inputs()