Searched refs:SSP_CTRL0_RUN (Results 1 – 3 of 3) sorted by relevance
101 writel(SSP_CTRL0_RUN, &ssp_regs->hw_ssp_ctrl0_set); in mxs_spi_xfer_pio()104 SSP_CTRL0_RUN, MXS_SPI_MAX_TIMEOUT)) { in mxs_spi_xfer_pio()126 SSP_CTRL0_RUN, MXS_SPI_MAX_TIMEOUT)) { in mxs_spi_xfer_pio()
110 #define SSP_CTRL0_RUN (1 << 29) macro
414 ctrl0 |= SSP_CTRL0_WAIT_FOR_IRQ | SSP_CTRL0_ENABLE | SSP_CTRL0_RUN;
Completed in 6 milliseconds