Searched refs:AT91_TC_CLKDIS (Results 1 – 2 of 2) sorted by relevance
41 #define AT91_TC_CLKDIS (1 << 1) /* Counter CLock Disable Command */ macro
134 writel(AT91_TC_CLKDIS, AT91SAM9260_BASE_TC0 + AT91_TC_CCR); in at91_tc1_init()
Completed in 5 milliseconds