Searched refs:PW_SPI_INTR_BITS (Results 1 – 2 of 2) sorted by relevance
159 #define PW_SPI_INTR_BITS (PW_SPI_CTRL1_TIE_BIT | \ macro
85 ctrlr1 |= PW_SPI_INTR_BITS; in spi_pw_intr_enable()87 ctrlr1 |= PW_SPI_INTR_BITS; in spi_pw_intr_enable()98 ctrlr1 &= ~(PW_SPI_INTR_BITS); in spi_pw_intr_disable()