Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/spi/
Dspi-pci1xxxx.c54 #define SPI_INTR BIT(8) macro
236 if (regval & SPI_INTR) { in pci1xxxx_spi_isr()
312 regval &= ~SPI_INTR; in pci1xxxx_spi_probe()
344 regval &= ~SPI_INTR; in pci1xxxx_spi_probe()