Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hwmon/
Damc6821.c46 static int pwminv; /*Inverted PWM output. */ variable
47 module_param(pwminv, int, S_IRUGO);
956 if (pwminv) in amc6821_init_client()
/Linux-v4.19/Documentation/hwmon/
Damc6821101 pwminv: 0 default pwm output, 1 inverts pwm output.