Home
last modified time | relevance | path

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

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