Searched refs:curr_xfer_words (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/spi/
H A Dspi-tegra20-sflash.c119 unsigned curr_xfer_words; member in struct:tegra_sflash_data
168 tsd->curr_xfer_words = max_word;
177 unsigned max_n_32bit = tsd->curr_xfer_words;
241 cur_words = tsd->curr_xfer_words;

Completed in 78 milliseconds