Searched refs:SSP_CTRL0_IGNORE_CRC (Results 1 – 3 of 3) sorted by relevance
116 writel(SSP_CTRL0_IGNORE_CRC, &ssp_regs->hw_ssp_ctrl0_clr); in mxs_spi_start_xfer()122 writel(SSP_CTRL0_IGNORE_CRC, &ssp_regs->hw_ssp_ctrl0_set); in mxs_spi_end_xfer()271 ctrl0 |= SSP_CTRL0_IGNORE_CRC; in mxs_spi_xfer_dma()
113 #define SSP_CTRL0_IGNORE_CRC (1 << 26) macro
174 ctrl0 |= SSP_CTRL0_IGNORE_CRC; in mxsmmc_send_cmd()