Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-uniphier.c319 unsigned int fifo_threshold, fill_words; in uniphier_spi_fill_tx_fifo() local
327 fill_words = fifo_threshold - in uniphier_spi_fill_tx_fifo()
330 while (fill_words--) in uniphier_spi_fill_tx_fifo()