Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dnct6775.h70 u8 CRITICAL_PWM_ENABLE_MASK; member
H A Dnct6775-core.c1554 if (reg & data->CRITICAL_PWM_ENABLE_MASK) { in nct6775_update_pwm_limits()
3221 reg &= ~data->CRITICAL_PWM_ENABLE_MASK; in store_auto_pwm()
3223 reg |= data->CRITICAL_PWM_ENABLE_MASK; in store_auto_pwm()
3573 data->CRITICAL_PWM_ENABLE_MASK in nct6775_probe()
3649 data->CRITICAL_PWM_ENABLE_MASK in nct6775_probe()
3885 data->CRITICAL_PWM_ENABLE_MASK in nct6775_probe()
3997 data->CRITICAL_PWM_ENABLE_MASK in nct6775_probe()
4111 data->CRITICAL_PWM_ENABLE_MASK = NCT6779_CRITICAL_PWM_ENABLE_MASK; in nct6775_probe()