Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-s3c24xx.c67 unsigned char fiq_inuse; member
324 hw->fiq_inuse = 1; in s3c24xx_spi_tryfiq()
342 if (hw->fiq_inuse) in s3c24xx_spi_fiqop()
391 return spi->fiq_inuse; in s3c24xx_spi_usingfiq()
413 hw->fiq_inuse = 0; in s3c24xx_spi_txrx()
456 hw->fiq_inuse = 0; in s3c24xx_spi_irq()