Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/hwmon/
Dnct6775.h68 const u16 *REG_CRITICAL_PWM_ENABLE; member
Dnct6775-core.c1465 err = nct6775_read_value(data, data->REG_CRITICAL_PWM_ENABLE[i], &reg); in nct6775_update_pwm_limits()
3115 err = nct6775_read_value(data, data->REG_CRITICAL_PWM_ENABLE[nr], &reg); in store_auto_pwm()
3122 err = nct6775_write_value(data, data->REG_CRITICAL_PWM_ENABLE[nr], reg); in store_auto_pwm()
3468 data->REG_CRITICAL_PWM_ENABLE = NCT6106_REG_CRITICAL_PWM_ENABLE; in nct6775_probe()
3543 data->REG_CRITICAL_PWM_ENABLE = NCT6116_REG_CRITICAL_PWM_ENABLE; in nct6775_probe()
3776 data->REG_CRITICAL_PWM_ENABLE = NCT6779_REG_CRITICAL_PWM_ENABLE; in nct6775_probe()
3894 data->REG_CRITICAL_PWM_ENABLE = NCT6779_REG_CRITICAL_PWM_ENABLE; in nct6775_probe()