Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dg762.c70 #define G762_REG_FAN_CMD1_PWM_POLARITY 0x02 /* PWM polarity */ macro
459 data->fan_cmd1 &= ~G762_REG_FAN_CMD1_PWM_POLARITY; in do_set_pwm_polarity()
462 data->fan_cmd1 |= G762_REG_FAN_CMD1_PWM_POLARITY; in do_set_pwm_polarity()
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dg762.c69 #define G762_REG_FAN_CMD1_PWM_POLARITY 0x02 /* PWM polarity */ macro
458 data->fan_cmd1 &= ~G762_REG_FAN_CMD1_PWM_POLARITY; in do_set_pwm_polarity()
461 data->fan_cmd1 |= G762_REG_FAN_CMD1_PWM_POLARITY; in do_set_pwm_polarity()

Completed in 3 milliseconds