CR_RTF
temp |= CR_RRF | CR_RTF | CR_MEN;
writel(CR_RRF | CR_RTF, fsl_lpspi->base + IMX7ULP_CR);
temp = CR_RRF | CR_RTF;