Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dnct6775.h69 const u16 *REG_CRITICAL_PWM_ENABLE; member
H A Dnct6775-core.c1551 err = nct6775_read_value(data, data->REG_CRITICAL_PWM_ENABLE[i], &reg); in nct6775_update_pwm_limits()
3218 err = nct6775_read_value(data, data->REG_CRITICAL_PWM_ENABLE[nr], &reg); in store_auto_pwm()
3225 err = nct6775_write_value(data, data->REG_CRITICAL_PWM_ENABLE[nr], reg); in store_auto_pwm()
3573 data->REG_CRITICAL_PWM_ENABLE = NCT6106_REG_CRITICAL_PWM_ENABLE; in nct6775_probe()
3649 data->REG_CRITICAL_PWM_ENABLE = NCT6116_REG_CRITICAL_PWM_ENABLE; in nct6775_probe()
3885 data->REG_CRITICAL_PWM_ENABLE = NCT6779_REG_CRITICAL_PWM_ENABLE; in nct6775_probe()
3997 data->REG_CRITICAL_PWM_ENABLE = NCT6779_REG_CRITICAL_PWM_ENABLE; in nct6775_probe()
4111 data->REG_CRITICAL_PWM_ENABLE = NCT6779_REG_CRITICAL_PWM_ENABLE; in nct6775_probe()