Searched refs:pwm_tcon_start (Results 1 – 1 of 1) sorted by relevance
101 #define pwm_tcon_start(pwm) (1 << (pwm->tcon_base + 0)) macro114 tcon |= pwm_tcon_start(pwm); in pwm_enable()133 tcon &= ~pwm_tcon_start(pwm); in pwm_disable()