Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/spi/
Dspi-stm32.c305 unsigned int cur_fthlv; member
1123 if (spi->cur_fthlv == 2) in stm32_spi_dma_config()
1126 maxburst = spi->cur_fthlv; in stm32_spi_dma_config()
1398 spi->cur_fthlv = stm32h7_spi_prepare_fthlv(spi); in stm32h7_spi_set_bpw()
1399 fthlv = spi->cur_fthlv - 1; in stm32h7_spi_set_bpw()
1637 spi->cur_bpw, spi->cur_fthlv); in stm32_spi_transfer_one_setup()