Searched refs:SPI_INT_CPU_ON (Results 1 – 2 of 2) sorted by relevance
47 #define SPI_INT_CPU_ON BIT(6) macro
82 u16 intr_enable = (SPI_INT_CPU_ON | in end_spi_intr_handling()608 if (intr_cause & SPI_INT_CPU_ON) { in qcaspi_spi_thread()