Searched refs:regval_1d (Results 1 – 1 of 1) sorted by relevance
3561 int regval_1d = superio_inb(sioreg, 0x1d); in nct6775_check_fan_inputs() local3565 pwm7pin = !(regval_1d & (BIT(2) | BIT(3))); in nct6775_check_fan_inputs()