SPI_MCR_MTFE
regmap_update_bits(dspi->regmap, SPI_MCR, SPI_MCR_MTFE,
SPI_MCR_MTFE);
regmap_update_bits(dspi->regmap, SPI_MCR, SPI_MCR_MTFE, 0);