Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
Dlm93.c283 u8 pwm_ramp_ctl; member
985 data->pwm_ramp_ctl = lm93_read_byte(client, LM93_REG_PWM_RAMP_CTL); in lm93_update_client_common()
2039 LM93_RAMP_FROM_REG(data->pwm_ramp_ctl >> 4 & 0x0f)); in pwm_auto_prochot_ramp_show()
2071 LM93_RAMP_FROM_REG(data->pwm_ramp_ctl & 0x0f)); in pwm_auto_vrdhot_ramp_show()