Home
last modified time | relevance | path

Searched refs:SPI_TX_HWORD_SWAP (Results 1 – 2 of 2) sorted by relevance

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