Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds