Searched refs:fanmodecfg (Results 1 – 1 of 1) sorted by relevance
1395 u16 fanmodecfg, reg; in nct6775_update_pwm() local1408 err = nct6775_read_value(data, data->REG_FAN_MODE[i], &fanmodecfg); in nct6775_update_pwm()1421 (fanmodecfg >> 4) & 7); in nct6775_update_pwm()1425 data->temp_tolerance[0][i] = fanmodecfg & 0x0f; in nct6775_update_pwm()1428 u8 t = fanmodecfg & 0x0f; in nct6775_update_pwm()