Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Dw83627ehf.c192 static const u8 W83627EHF_REG_PWM_ENABLE[] = { variable
549 W83627EHF_REG_PWM_ENABLE[i]); in w83627ehf_update_pwm()
825 reg = w83627ehf_read_value(data, W83627EHF_REG_PWM_ENABLE[channel]); in store_pwm_mode()
830 w83627ehf_write_value(data, W83627EHF_REG_PWM_ENABLE[channel], reg); in store_pwm_mode()
861 W83627EHF_REG_PWM_ENABLE[channel]); in store_pwm_enable()
864 w83627ehf_write_value(data, W83627EHF_REG_PWM_ENABLE[channel], in store_pwm_enable()