Searched refs:SUN6I_INT_CTL_TF_ERQ (Results 1 – 1 of 1) sorted by relevance
50 #define SUN6I_INT_CTL_TF_ERQ BIT(4) macro325 sun6i_spi_enable_interrupt(sspi, SUN6I_INT_CTL_TF_ERQ); in sun6i_spi_transfer_one()373 if (status & SUN6I_INT_CTL_TF_ERQ) { in sun6i_spi_handler()378 sun6i_spi_disable_interrupt(sspi, SUN6I_INT_CTL_TF_ERQ); in sun6i_spi_handler()381 sun6i_spi_write(sspi, SUN6I_INT_STA_REG, SUN6I_INT_CTL_TF_ERQ); in sun6i_spi_handler()