Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dit87.c251 static const u8 IT87_REG_PWM[] = { 0x15, 0x16, 0x17, 0x7f, 0xa7, 0xaf }; variable
285 #define NUM_PWM ARRAY_SIZE(IT87_REG_PWM)
286 #define NUM_AUTO_PWM ARRAY_SIZE(IT87_REG_PWM)
799 data->pwm_ctrl[nr] = it87_read_value(data, IT87_REG_PWM[nr]); in it87_update_pwm_ctrl()
1561 it87_write_value(data, IT87_REG_PWM[nr], ctrl); in set_pwm_enable()
1575 it87_write_value(data, IT87_REG_PWM[nr], ctrl); in set_pwm_enable()
1626 it87_write_value(data, IT87_REG_PWM[nr], in set_pwm()
1739 it87_write_value(data, IT87_REG_PWM[nr], data->pwm_ctrl[nr]); in set_pwm_temp_map()
3320 IT87_REG_PWM[i]); in it87_check_pwm()
3335 IT87_REG_PWM[i], in it87_check_pwm()
[all …]