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