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

/drivers/hwmon/
H A Dadm1026.c228 #define PWM_MIN_TO_REG(val) ((val) & 0xf0) macro
1304 PWM_MIN_TO_REG(data->pwm1.auto_pwm_min));
1348 PWM_MIN_TO_REG(data->pwm1.auto_pwm_min));

Completed in 37 milliseconds