Searched defs:INT_ENABLE (Results 1 – 14 of 14) 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
68 #define INT_ENABLE (1<<31) /* interrupt enable */ macro
76 #define INT_ENABLE true macro
65 #define INT_ENABLE true macro
42 #define INT_ENABLE 0x2E /* R/W Interrupt enable control */ macro
59 #define INT_ENABLE BIT(0) macro
63 #define INT_ENABLE BIT(0) macro