PM_RSTC
HWRITE4(sc, PM_RSTC, PM_RSTC_RESET | PM_PASSWORD);
rstc = HREAD4(sc, PM_RSTC) & PM_RSTC_CONFIGMASK;
HWRITE4(sc, PM_RSTC, rstc);