Searched refs:SUN6I_INT_CTL_TC (Results 1 – 1 of 1) sorted by relevance
52 #define SUN6I_INT_CTL_TC BIT(12) macro321 sun6i_spi_write(sspi, SUN6I_INT_CTL_REG, SUN6I_INT_CTL_TC); in sun6i_spi_transfer_one()322 sun6i_spi_enable_interrupt(sspi, SUN6I_INT_CTL_TC | in sun6i_spi_transfer_one()357 if (status & SUN6I_INT_CTL_TC) { in sun6i_spi_handler()358 sun6i_spi_write(sspi, SUN6I_INT_STA_REG, SUN6I_INT_CTL_TC); in sun6i_spi_handler()