Searched refs:cr1d (Results 1 – 1 of 1) sorted by relevance
563 int cr1d = sio_data->sio_inb(sio_data, 0x1d); in nct6775_check_fan_inputs() local641 pwm7pin = !(cr1d & (BIT(2) | BIT(3))); in nct6775_check_fan_inputs()658 pwm7pin = cr1d & BIT(4); in nct6775_check_fan_inputs()673 pwm7pin = !(cr1d & (BIT(2) | BIT(3))); in nct6775_check_fan_inputs()