Searched refs:PW_SPI_CTRL1_SPO_BIT (Results 1 – 2 of 2) sorted by relevance
74 #define PW_SPI_CTRL1_SPO_BIT BIT(3) macro
267 ctrlr1 &= ~(PW_SPI_CTRL1_SPO_BIT); in spi_pw_config_phase_polarity()272 ctrlr1 |= PW_SPI_CTRL1_SPO_BIT; in spi_pw_config_phase_polarity()277 ctrlr1 &= ~(PW_SPI_CTRL1_SPO_BIT); in spi_pw_config_phase_polarity()281 ctrlr1 |= PW_SPI_CTRL1_SPO_BIT; in spi_pw_config_phase_polarity()