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

/linux-master/drivers/spi/
H A Dspi-stm32.c569 * stm32h7_spi_prepare_fthlv - Determine FIFO threshold level
573 static u32 stm32h7_spi_prepare_fthlv(struct stm32_spi *spi, u32 xfer_len) function
1568 spi->cur_fthlv = stm32h7_spi_prepare_fthlv(spi, spi->cur_xferlen);

Completed in 116 milliseconds