Searched refs:pwminv (Results 1 – 2 of 2) sorted by relevance
39 static int pwminv; /*Inverted PWM output. */ variable40 module_param(pwminv, int, 0444);870 (pwminv ? AMC6821_CONF1_PWMINV : 0)); in amc6821_init_client()
113 - pwminv: 0 default pwm output, 1 inverts pwm output.