Searched refs:fifo_enabled (Results 1 – 2 of 2) sorted by relevance
382 if (cfg->fifo_enabled) { in spi_stm32_shift_m()485 if (cfg->fifo_enabled) { in spi_stm32_complete()514 if (cfg->fifo_enabled) { in spi_stm32_complete()544 if (cfg->fifo_enabled) { in spi_stm32_isr()814 if (cfg->fifo_enabled && SPI_OP_MODE_GET(config->operation) == SPI_OP_MODE_MASTER) { in transceive()856 if (cfg->fifo_enabled) { in transceive()1375 .fifo_enabled = SPI_FIFO_ENABLED(id), \
37 bool fifo_enabled; member