Searched refs:SUN4I_INT_CTL_TC (Results 1 – 1 of 1) sorted by relevance
49 #define SUN4I_INT_CTL_TC BIT(16) macro276 sun4i_spi_write(sspi, SUN4I_INT_CTL_REG, SUN4I_INT_CTL_TC); in sun4i_spi_transfer_one()303 if (status & SUN4I_INT_CTL_TC) { in sun4i_spi_handler()304 sun4i_spi_write(sspi, SUN4I_INT_STA_REG, SUN4I_INT_CTL_TC); in sun4i_spi_handler()