Searched refs:BM_SSP_CTRL1_POLARITY (Results 1 – 3 of 3) sorted by relevance
92 #define BM_SSP_CTRL1_POLARITY (1 << 9) macro
103 ((dev->mode & SPI_CPOL) ? BM_SSP_CTRL1_POLARITY : 0) | in mxs_spi_setup_transfer()
113 BM_SSP_CTRL1_POLARITY | in mxs_mmc_reset()