Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/spi/
Dspi-s3c24xx.c61 enum spi_fiq_mode fiq_mode; member
274 if (hw->fiq_mode != mode) { in s3c24xx_spi_tryfiq()
275 hw->fiq_mode = mode; in s3c24xx_spi_tryfiq()
299 hw->fiq_mode = mode; in s3c24xx_spi_tryfiq()
324 hw->fiq_mode = FIQ_MODE_NONE; in s3c24xx_spi_fiqop()