Searched refs:SSP_CTRL0_IGNORE_CRC (Results 1 – 3 of 3) sorted by relevance
121 writel(SSP_CTRL0_IGNORE_CRC, &ssp_regs->hw_ssp_ctrl0_clr); in mxs_spi_start_xfer()127 writel(SSP_CTRL0_IGNORE_CRC, &ssp_regs->hw_ssp_ctrl0_set); in mxs_spi_end_xfer()276 ctrl0 |= SSP_CTRL0_IGNORE_CRC; in mxs_spi_xfer_dma()
114 #define SSP_CTRL0_IGNORE_CRC (1 << 26) macro
175 ctrl0 |= SSP_CTRL0_IGNORE_CRC; in mxsmmc_send_cmd()