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

/u-boot/drivers/mmc/
H A Dbcm2835_sdhost.c302 int burst_words, words; local
305 burst_words = min(SDDATA_FIFO_PIO_BURST, copy_words);
312 if (words < burst_words) {

Completed in 42 milliseconds