Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/spi/
Dspi-s3c24xx.c60 enum spi_fiq_mode fiq_mode; member
262 if (hw->fiq_mode != mode) { in s3c24xx_spi_tryfiq()
263 hw->fiq_mode = mode; in s3c24xx_spi_tryfiq()
287 hw->fiq_mode = mode; in s3c24xx_spi_tryfiq()
312 hw->fiq_mode = FIQ_MODE_NONE; in s3c24xx_spi_fiqop()