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