Searched refs:SPI_CTRL1_CPHA (Results 1 – 1 of 1) sorted by relevance
40 #define SPI_CTRL1_CPHA (1 << 2) macro 171 ctrl1 |= SPI_CTRL1_CPHA; in mpc52xx_spi_fsmstate_idle()