Searched refs:PWM_POLARITY_ACTIVE_HIGH (Results 1 – 3 of 3) sorted by relevance
38 .positive_polarity = PWM_POLARITY_ACTIVE_HIGH, in _pwm_set()39 .negative_polarity = PWM_POLARITY_ACTIVE_HIGH, in _pwm_set()
30 #define PWM_POLARITY_ACTIVE_HIGH 1 macro
331 if (arg == PWM_POLARITY_ACTIVE_HIGH) { in bflb_pwm_v2_feature_control()
Completed in 11 milliseconds