Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dadm1026.c228 #define PWM_MIN_TO_REG(val) ((val) & 0xf0) macro
1304 PWM_MIN_TO_REG(data->pwm1.auto_pwm_min)); in set_auto_pwm_min()
1348 PWM_MIN_TO_REG(data->pwm1.auto_pwm_min)); in set_pwm_enable()