CTRL_RESET
#define CTRL_RESET PSTWO_BIT(7) /* Component reset when set */
#define CTRL_RESET 0x80000000 /* Software reset */