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