Home
last modified time | relevance | path

Searched refs:SPI_CH_CPHA_B (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dspi.h40 #define SPI_CH_CPHA_B (1 << 2) macro
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dexynos_spi.c390 reg &= ~(SPI_CH_CPHA_B | SPI_CH_CPOL_L); in exynos_spi_set_mode()
393 reg |= SPI_CH_CPHA_B; in exynos_spi_set_mode()
/OK3568_Linux_fs/u-boot/doc/driver-model/
H A Dspi-howto.txt380 reg &= ~(SPI_CH_CPHA_B | SPI_CH_CPOL_L);
383 reg |= SPI_CH_CPHA_B;
431 reg &= ~(SPI_CH_CPHA_B | SPI_CH_CPOL_L);
434 reg |= SPI_CH_CPHA_B;
H A Dspi-howto.rst415 reg &= ~(SPI_CH_CPHA_B | SPI_CH_CPOL_L);
418 reg |= SPI_CH_CPHA_B;
470 reg &= ~(SPI_CH_CPHA_B | SPI_CH_CPOL_L);
473 reg |= SPI_CH_CPHA_B;