Searched refs:swap_cfg (Results 1 – 3 of 3) sorted by relevance
24 unsigned int swap_cfg; /* 0x28 */ member
132 setbits_le32(®s->swap_cfg, SPI_RX_SWAP_EN | in exynos_spi_copy()170 writel(0, ®s->swap_cfg); in exynos_spi_copy()
82 setbits_le32(®s->swap_cfg, SPI_TX_SWAP_EN | SPI_RX_SWAP_EN | in spi_request_bytes()89 writel(0, ®s->swap_cfg); in spi_request_bytes()
Completed in 5 milliseconds