Searched defs:INT_ENABLE (Results 1 – 7 of 7) sorted by relevance
24 #define INT_ENABLE 0x10 macro
23 INT_ENABLE, enumerator
45 #define INT_ENABLE (1 << 0) macro
65 #define INT_ENABLE (1<<31) /* interrupt enable */ macro
65 #define INT_ENABLE true macro
42 #define INT_ENABLE 0x2E /* R/W Interrupt enable control */ macro
63 #define INT_ENABLE BIT(0) macro