Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-mxs.c31 #define PERIOD_POLARITY_INVERSE (PERIOD_ACTIVE_LOW | PERIOD_INACTIVE_HIGH) macro
96 PERIOD_POLARITY_NORMAL : PERIOD_POLARITY_INVERSE; in mxs_pwm_apply()