Searched refs:PW_SPI_CTRL1_SPH_BIT (Results 1 – 2 of 2) sorted by relevance
75 #define PW_SPI_CTRL1_SPH_BIT BIT(4) macro
268 ctrlr1 &= ~(PW_SPI_CTRL1_SPH_BIT); in spi_pw_config_phase_polarity()273 ctrlr1 &= ~(PW_SPI_CTRL1_SPH_BIT); in spi_pw_config_phase_polarity()278 ctrlr1 |= PW_SPI_CTRL1_SPH_BIT; in spi_pw_config_phase_polarity()282 ctrlr1 |= PW_SPI_CTRL1_SPH_BIT; in spi_pw_config_phase_polarity()