FSPI_MCR0_SWRST
reg |= FSPI_MCR0_SWRST;
ret = reg_read_poll_tout(sc, FSPI_MCR0, FSPI_MCR0_SWRST, 1000, POLL_TOUT, 0);