Searched defs:INT_EN (Results 1 – 8 of 8) sorted by relevance
24 #define INT_EN BIT(5) macro
36 #define INT_EN 0x14 macro
138 #define INT_EN PP_CMD_IEN /* Interrupt enable. */ macro
118 #define INT_EN 1 macro
152 #define INT_EN 0x5C macro
387 #define INT_EN (0x5C) macro
87 INT_EN = (1U << 1), /* Global int enable */ enumerator
50 u32 INT_EN; member