ENABLE_MASK
#define ENABLE_MASK(id) (BIT(id) | BIT(4 + (id)))
#define ENABLE_MASK (INT_ENABLE | RESET_ENABLE)