Searched refs:AT91C_TC_CLKDIS (Results 1 – 8 of 8) sorted by relevance
996 #define AT91C_TC_CLKDIS (0x1 << 1) // (TC) Counter Clock Disable Command macro
933 #define AT91C_TC_CLKDIS (0x1 << 1) // (TC) Counter Clock Disable Command macro
1082 #define AT91C_TC_CLKDIS ((unsigned int) 0x1 << 1) // (TC) Counter Clock Disable Command macro
1171 #define AT91C_TC_CLKDIS ((unsigned int) 0x1 << 1) // (TC) Counter Clock Disable Command macro
1171 #define AT91C_TC_CLKDIS ((unsigned int) 0x1 << 1) // (TC) Counter Clock Disable Command macro3352 AT91C_TC_CLKDIS EQU (0x1 << 1) ;- (TC) Counter Clock Disable Command