Home
last modified time | relevance | path

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

/linux/drivers/pwm/
A Dpwm-tiecap.c23 #define ECCTL2_APWM_POL_LOW BIT(10) macro
120 value |= ECCTL2_APWM_POL_LOW; in ecap_pwm_set_polarity()
123 value &= ~ECCTL2_APWM_POL_LOW; in ecap_pwm_set_polarity()

Completed in 3 milliseconds