Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dadm1026.c216 #define PWM_MIN_TO_REG(val) ((val) & 0xf0) macro
1317 PWM_MIN_TO_REG(data->pwm1.auto_pwm_min)); in temp1_auto_point1_pwm_store()
1363 PWM_MIN_TO_REG(data->pwm1.auto_pwm_min)); in pwm1_enable_store()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dadm1026.c216 #define PWM_MIN_TO_REG(val) ((val) & 0xf0) macro
1317 PWM_MIN_TO_REG(data->pwm1.auto_pwm_min)); in temp1_auto_point1_pwm_store()
1363 PWM_MIN_TO_REG(data->pwm1.auto_pwm_min)); in pwm1_enable_store()

Completed in 6 milliseconds