Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-mxs/
H A Dregs-ssp.h272 #define SSP_CTRL1_WORD_LENGTH_EIGHT_BITS (0x7 << 4) macro
/openbmc/u-boot/drivers/spi/
H A Dmxs_spi.c97 reg = SSP_CTRL1_SSP_MODE_SPI | SSP_CTRL1_WORD_LENGTH_EIGHT_BITS; in spi_claim_bus()
/openbmc/u-boot/drivers/mmc/
H A Dmxsmmc.c347 SSP_CTRL1_WORD_LENGTH_EIGHT_BITS | in mxsmmc_init()