Home
last modified time | relevance | path

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

/drivers/hwmon/
Dw83627ehf.c192 static const u8 W83627EHF_REG_PWM_ENABLE[] = { variable
551 W83627EHF_REG_PWM_ENABLE[i]); in w83627ehf_update_pwm()
827 reg = w83627ehf_read_value(data, W83627EHF_REG_PWM_ENABLE[channel]); in store_pwm_mode()
832 w83627ehf_write_value(data, W83627EHF_REG_PWM_ENABLE[channel], reg); in store_pwm_mode()
863 W83627EHF_REG_PWM_ENABLE[channel]); in store_pwm_enable()
866 w83627ehf_write_value(data, W83627EHF_REG_PWM_ENABLE[channel], in store_pwm_enable()