Searched refs:words_per_32bit (Results 1 – 3 of 3) sorted by relevance
169 unsigned words_per_32bit; member268 tspi->words_per_32bit = 32/bits_per_word; in tegra_slink_calculate_curr_xfer_param()271 tspi->words_per_32bit = 1; in tegra_slink_calculate_curr_xfer_param()304 fifo_words_left = tx_empty_count * tspi->words_per_32bit; in tegra_slink_fill_tx_fifo_from_client_txbuf()
180 unsigned words_per_32bit; member272 tspi->words_per_32bit = 32/bits_per_word; in tegra_spi_calculate_curr_xfer_param()275 tspi->words_per_32bit = 1; in tegra_spi_calculate_curr_xfer_param()307 fifo_words_left = tx_empty_count * tspi->words_per_32bit; in tegra_spi_fill_tx_fifo_from_client_txbuf()
189 unsigned int words_per_32bit; member286 tqspi->words_per_32bit = 32 / bits_per_word; in tegra_qspi_calculate_curr_xfer_param()289 tqspi->words_per_32bit = 1; in tegra_qspi_calculate_curr_xfer_param()318 fifo_words_left = tx_empty_count * tqspi->words_per_32bit; in tegra_qspi_fill_tx_fifo_from_client_txbuf()