Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/hwmon/
Dnct6775.c884 u8 CRITICAL_PWM_ENABLE_MASK; member
1509 if (reg & data->CRITICAL_PWM_ENABLE_MASK) in nct6775_update_pwm_limits()
2928 reg &= ~data->CRITICAL_PWM_ENABLE_MASK; in store_auto_pwm()
2930 reg |= data->CRITICAL_PWM_ENABLE_MASK; in store_auto_pwm()
3495 data->CRITICAL_PWM_ENABLE_MASK in nct6775_probe()
3719 data->CRITICAL_PWM_ENABLE_MASK in nct6775_probe()
3808 data->CRITICAL_PWM_ENABLE_MASK in nct6775_probe()