Searched refs:words_per_32bit (Results 1 – 3 of 3) sorted by relevance
167 unsigned words_per_32bit; member266 tspi->words_per_32bit = 32/bits_per_word; in tegra_slink_calculate_curr_xfer_param()269 tspi->words_per_32bit = 1; in tegra_slink_calculate_curr_xfer_param()302 fifo_words_left = tx_empty_count * tspi->words_per_32bit; in tegra_slink_fill_tx_fifo_from_client_txbuf()
147 unsigned int words_per_32bit; member243 tqspi->words_per_32bit = 32 / bits_per_word; in tegra_qspi_calculate_curr_xfer_param()246 tqspi->words_per_32bit = 1; in tegra_qspi_calculate_curr_xfer_param()275 fifo_words_left = tx_empty_count * tqspi->words_per_32bit; in tegra_qspi_fill_tx_fifo_from_client_txbuf()
181 unsigned words_per_32bit; member273 tspi->words_per_32bit = 32/bits_per_word; in tegra_spi_calculate_curr_xfer_param()276 tspi->words_per_32bit = 1; in tegra_spi_calculate_curr_xfer_param()308 fifo_words_left = tx_empty_count * tspi->words_per_32bit; in tegra_spi_fill_tx_fifo_from_client_txbuf()