Searched refs:APPLE_SPI_CFG_CPOL (Results 1 – 1 of 1) sorted by relevance
27 #define APPLE_SPI_CFG_CPOL BIT(2) macro179 (device->mode & SPI_CPOL ? APPLE_SPI_CFG_CPOL : 0) | in apple_spi_prepare_message()184 APPLE_SPI_CFG_CPHA | APPLE_SPI_CFG_CPOL | APPLE_SPI_CFG_LSB_FIRST, cfg); in apple_spi_prepare_message()