RTSR_HZE
#define RTSR_HZE (1 << 3) /* HZ interrupt enable */
#define RTSR_HZE BIT(3) /* HZ interrupt enable */