Searched refs:fill_bytes (Results 1 – 2 of 2) sorted by relevance
295 unsigned int fifo_threshold, fill_bytes; in uniphier_spi_fill_tx_fifo() local302 fill_bytes = fifo_threshold - (priv->rx_bytes - priv->tx_bytes); in uniphier_spi_fill_tx_fifo()311 while (fill_bytes--) in uniphier_spi_fill_tx_fifo()
307 u32 fill_bytes:2; member