Searched refs:SPI_MCR_HALT (Results 1 – 1 of 1) sorted by relevance
33 #define SPI_MCR_HALT BIT(0) macro1456 regmap_update_bits(dspi->regmap, SPI_MCR, SPI_MCR_HALT, SPI_MCR_HALT); in dspi_remove()