Searched refs:BM_SSP_CTRL1_POLARITY (Results 1 - 2 of 2) sorted by relevance

/drivers/mmc/host/
H A Dmxs-mmc.c113 #define BM_SSP_CTRL1_POLARITY (1 << 9) macro
199 BM_SSP_CTRL1_POLARITY |
/drivers/spi/
H A Dspi-stmp.c178 ((spi->mode & SPI_CPOL) ? BM_SSP_CTRL1_POLARITY : 0) |

Completed in 47 milliseconds