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

/linux-4.4.14/drivers/hwmon/
H A Dg762.c83 #define G762_REG_FAN_CMD1_PWM_POLARITY 0x02 /* PWM polarity */ macro
470 data->fan_cmd1 &= ~G762_REG_FAN_CMD1_PWM_POLARITY; do_set_pwm_polarity()
473 data->fan_cmd1 |= G762_REG_FAN_CMD1_PWM_POLARITY; do_set_pwm_polarity()

Completed in 151 milliseconds