Home
last modified time | relevance | path

Searched refs:CRITICAL_PWM_ENABLE_MASK (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/hwmon/
Dnct6775.c793 u8 CRITICAL_PWM_ENABLE_MASK; member
1416 if (reg & data->CRITICAL_PWM_ENABLE_MASK) in nct6775_update_pwm_limits()
2834 reg &= ~data->CRITICAL_PWM_ENABLE_MASK; in store_auto_pwm()
2836 reg |= data->CRITICAL_PWM_ENABLE_MASK; in store_auto_pwm()
3400 data->CRITICAL_PWM_ENABLE_MASK in nct6775_probe()
3624 data->CRITICAL_PWM_ENABLE_MASK in nct6775_probe()
3701 data->CRITICAL_PWM_ENABLE_MASK in nct6775_probe()