Searched refs:SUN4I_INT_CTL_TC (Results 1 – 1 of 1) sorted by relevance
47 #define SUN4I_INT_CTL_TC BIT(16) macro318 sun4i_spi_enable_interrupt(sspi, SUN4I_INT_CTL_TC | in sun4i_spi_transfer_one()355 if (status & SUN4I_INT_CTL_TC) { in sun4i_spi_handler()356 sun4i_spi_write(sspi, SUN4I_INT_STA_REG, SUN4I_INT_CTL_TC); in sun4i_spi_handler()