Searched refs:W83627EHF_REG_PWM_ENABLE (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A D | w83627ehf.c | 192 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()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | w83627ehf.c | 192 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()
|
Completed in 7 milliseconds