Searched refs:TCON_START (Results 1 – 4 of 4) sorted by relevance
23 tcon |= TCON_START(pwm_id); in pwm_enable()37 tcon &= ~TCON_START(pwm_id); in pwm_disable()
26 #define TCON_START(x) (1 << TCON_OFFSET(x)) macro
77 mask = TCON_START(channel); in exynos_pwm_set_enable()