Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/hwmon/
Damc6821.c33 static int pwminv; /*Inverted PWM output. */ variable
34 module_param(pwminv, int, 0444);
888 if (pwminv) in amc6821_init_client()
/Linux-v6.6/Documentation/hwmon/
Damc6821.rst108 - pwminv: 0 default pwm output, 1 inverts pwm output.