CR_EN
#define CR_EN BIT(0)
#define CR_EN (1 << 0) /* transmit enable */
#define CR_EN (1 << 0) /* enable SSI */