Searched defs:INT_EN (Results 1 – 10 of 10) sorted by relevance
20 #define INT_EN BIT(5) macro
59 #define INT_EN BIT(0) macro
249 #define INT_EN (COUNT_EXPIRED | WAITED | PRIMARY_TC | SECONDARY_TC) macro251 #define INT_EN (TRANSFER_READY | COUNT_EXPIRED | WAITED \ macro
124 #define INT_EN PP_CMD_IEN /* Interrupt enable. */ macro
114 #define INT_EN 1 macro
140 #define INT_EN 0x5C macro
376 #define INT_EN (0x5C) macro
71 INT_EN = (1U << 1), /* Global int enable */ enumerator
171 INT_EN, /* v2+ has separate enables for crit, upper and lower irq */ enumerator
39 u32 INT_EN; member