Searched refs:words_per_32bit (Results 1 – 3 of 3) sorted by relevance
170 unsigned words_per_32bit; member269 tspi->words_per_32bit = 32/bits_per_word; in tegra_slink_calculate_curr_xfer_param()272 tspi->words_per_32bit = 1; in tegra_slink_calculate_curr_xfer_param()305 fifo_words_left = tx_empty_count * tspi->words_per_32bit; in tegra_slink_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()
188 unsigned int words_per_32bit; member285 tqspi->words_per_32bit = 32 / bits_per_word; in tegra_qspi_calculate_curr_xfer_param()288 tqspi->words_per_32bit = 1; in tegra_qspi_calculate_curr_xfer_param()317 fifo_words_left = tx_empty_count * tqspi->words_per_32bit; in tegra_qspi_fill_tx_fifo_from_client_txbuf()