SW_RST
#define SW_RST BIT(0) /* Active High */
#define SW_RST BIT(28)
#define SW_RST BIT(7)
#define SW_RST BIT(2) /* software reset, last 64 AHB clocks */
#define SW_RST BIT(28)
#define SW_RST BIT(1)