Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pwm/
H A Dpwm-sti.c35 #define PWM_CPT_EDGE_MASK 0x03 macro
479 reg ^= PWM_CPT_EDGE_MASK; in sti_pwm_interrupt()