Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Dnct6775.c1017 u8 CRITICAL_PWM_ENABLE_MASK; member
1648 if (reg & data->CRITICAL_PWM_ENABLE_MASK) in nct6775_update_pwm_limits()
3079 reg &= ~data->CRITICAL_PWM_ENABLE_MASK; in store_auto_pwm()
3081 reg |= data->CRITICAL_PWM_ENABLE_MASK; in store_auto_pwm()
3690 data->CRITICAL_PWM_ENABLE_MASK in nct6775_probe()
3917 data->CRITICAL_PWM_ENABLE_MASK in nct6775_probe()
4023 data->CRITICAL_PWM_ENABLE_MASK in nct6775_probe()