Searched refs:ATMEL_TC_CLKDIS (Results 1 – 3 of 3) sorted by relevance
138 #define ATMEL_TC_CLKDIS (1 << 1) /* clock disable */ macro
166 writel(ATMEL_TC_CLKDIS, regs + ATMEL_TC_REG(2, CCR)); in tc_shutdown()
167 ATMEL_TC_SWTRG | ATMEL_TC_CLKDIS); in atmel_tcb_pwm_disable()