Searched refs:SSP_CTRL0_READ (Results 1 – 3 of 3) sorted by relevance
97 writel(SSP_CTRL0_READ, &ssp_regs->hw_ssp_ctrl0_clr); in mxs_spi_xfer_pio()99 writel(SSP_CTRL0_READ, &ssp_regs->hw_ssp_ctrl0_set); in mxs_spi_xfer_pio()165 ctrl0 |= SSP_CTRL0_READ; in mxs_spi_xfer_dma()
114 #define SSP_CTRL0_READ (1 << 25) macro
383 ctrl0 |= SSP_CTRL0_READ;
Completed in 9 milliseconds