Home
last modified time | relevance | path

Searched refs:W83627THF_REG_PWM_ENABLE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dw83627hf.c203 static const u8 W83627THF_REG_PWM_ENABLE[] = { variable
1108 reg = w83627hf_read_value(data, W83627THF_REG_PWM_ENABLE[nr]); in pwm_enable_store()
1111 w83627hf_write_value(data, W83627THF_REG_PWM_ENABLE[nr], reg); in pwm_enable_store()
1882 W83627THF_REG_PWM_ENABLE[i]); in w83627hf_update_device()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dw83627hf.c203 static const u8 W83627THF_REG_PWM_ENABLE[] = { variable
537 W83627THF_REG_PWM_ENABLE[i]); in w83627hf_update_device()
1629 reg = w83627hf_read_value(data, W83627THF_REG_PWM_ENABLE[nr]); in pwm_enable_store()
1632 w83627hf_write_value(data, W83627THF_REG_PWM_ENABLE[nr], reg); in pwm_enable_store()

Completed in 8 milliseconds