Searched refs:cr2c (Results 1 – 1 of 1) sorted by relevance
486 int cr2c = sio_data->sio_inb(sio_data, 0x2c); in nct6775_check_fan_inputs() local488 fan3pin = cr2c & BIT(6); in nct6775_check_fan_inputs()489 pwm3pin = cr2c & BIT(7); in nct6775_check_fan_inputs()