INT_ALL
#define INT_ALL (0x0003FFFE) /* All interrupts */
#define INT_ALL 0x9f
#define INT_ALL (INT_RBSYE | INT_CRSPE | INT_BUFREN | \