Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/spi/
H A Dspi-stm32.c305 unsigned int cur_fthlv; member
1125 if (spi->cur_fthlv == 2) in stm32_spi_dma_config()
1128 maxburst = spi->cur_fthlv; in stm32_spi_dma_config()
1408 spi->cur_fthlv = stm32h7_spi_prepare_fthlv(spi, spi->cur_xferlen); in stm32h7_spi_set_bpw()
1409 fthlv = spi->cur_fthlv - 1; in stm32h7_spi_set_bpw()
1648 spi->cur_bpw, spi->cur_fthlv); in stm32_spi_transfer_one_setup()