Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qualcomm/
H A Dqca_7k.h61 #define SPI_INT_CPU_ON BIT(6) macro
H A Dqca_spi.c95 u16 intr_enable = (SPI_INT_CPU_ON | in end_spi_intr_handling()
621 if (intr_cause & SPI_INT_CPU_ON) { in qcaspi_spi_thread()