Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A 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()

Completed in 1 milliseconds