Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/spi/
Dspi_s3c24xx.c70 unsigned char fiq_inuse; member
344 hw->fiq_inuse = 1; in s3c24xx_spi_tryfiq()
362 if (hw->fiq_inuse) in s3c24xx_spi_fiqop()
411 return spi->fiq_inuse; in s3c24xx_spi_usingfiq()
433 hw->fiq_inuse = 0; in s3c24xx_spi_txrx()
476 hw->fiq_inuse = 0; in s3c24xx_spi_irq()