Home
last modified time | relevance | path

Searched refs:SPI_INT_CPU_ON (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/qualcomm/
Dqca_7k.h61 #define SPI_INT_CPU_ON BIT(6) macro
Dqca_spi.c88 u16 intr_enable = (SPI_INT_CPU_ON | in end_spi_intr_handling()
582 if (intr_cause & SPI_INT_CPU_ON) { in qcaspi_spi_thread()