Searched refs:ATMEL_TC_CLKDIS (Results 1 – 3 of 3) sorted by relevance
135 #define ATMEL_TC_CLKDIS (1 << 1) /* clock disable */ macro
102 __raw_writel(ATMEL_TC_CLKDIS, regs + ATMEL_TC_REG(2, CCR)); in tc_mode()
179 __raw_writel(ATMEL_TC_SWTRG | ATMEL_TC_CLKDIS, in atmel_tcb_pwm_disable()