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