Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dspi.h73 #define SPI_RX_HWORD_SWAP (1 << 7) macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/
H A Dspl_boot.c131 SPI_RX_HWORD_SWAP); in exynos_spi_copy()
/OK3568_Linux_fs/u-boot/drivers/spi/
H A Dexynos_spi.c81 SPI_TX_HWORD_SWAP | SPI_RX_HWORD_SWAP); in spi_request_bytes()