Searched refs:MX51_ECSPI_CONFIG_SSBPOL (Results 1 – 1 of 1) sorted by relevance
266 #define MX51_ECSPI_CONFIG_SSBPOL(cs) (1 << ((cs) + 12)) macro571 cfg |= MX51_ECSPI_CONFIG_SSBPOL(spi->chip_select); in mx51_ecspi_prepare_message()573 cfg &= ~MX51_ECSPI_CONFIG_SSBPOL(spi->chip_select); in mx51_ecspi_prepare_message()