Searched refs:AT91_TC_CLKDIS (Results 1 – 2 of 2) sorted by relevance
71 at91_tc_write(AT91_TC_CLK1BASE + AT91_TC_CCR, AT91_TC_CLKDIS); in at91x40_timer_init()
41 #define AT91_TC_CLKDIS (1 << 1) /* Counter CLock Disable Command */ macro