Searched defs:TIMER_ENABLE (Results 1 – 8 of 8) sorted by relevance
24 #define TIMER_ENABLE (1 << 7) macro
12 #define TIMER_ENABLE 0x080 /* ENT0 */ macro
22 #define TIMER_ENABLE (1 << 7) macro
22 #define TIMER_ENABLE BIT(0) macro
24 #define TIMER_ENABLE 0x0008 macro
39 #define TIMER_ENABLE BIT(7) macro
30 #define TIMER_ENABLE 0x1 macro
28 #define TIMER_ENABLE BIT(0) macro