Searched refs:MX51_ECSPI_CONFIG_SSBPOL (Results 1 – 1 of 1) sorted by relevance
288 #define MX51_ECSPI_CONFIG_SSBPOL(cs) (1 << ((cs & 3) + 12)) macro607 cfg |= MX51_ECSPI_CONFIG_SSBPOL(channel); in mx51_ecspi_prepare_message()609 cfg &= ~MX51_ECSPI_CONFIG_SSBPOL(channel); in mx51_ecspi_prepare_message()