Searched refs:SSP_CTRL1_POLARITY (Results 1 - 3 of 3) sorted by relevance

/u-boot/drivers/mmc/
H A Dmxsmmc.c134 SSP_CTRL1_POLARITY |
548 SSP_CTRL1_POLARITY |
/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-ssp.h264 #define SSP_CTRL1_POLARITY (1 << 9) macro
/u-boot/drivers/spi/
H A Dmxs_spi.c421 reg |= (priv->mode & SPI_CPOL) ? SSP_CTRL1_POLARITY : 0;

Completed in 239 milliseconds