CR_RST
#define CR_RST 0x0080 /* software reset */
#define CR_RST (1U << 8) /* software reset */
#define CR_RST (1U << 7) /* Software Reset */
#define CR_RST 0x00000100 /* software reset */