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