Searched refs:MMCFIFOCTL_FIFOLEV (Results 1 – 1 of 1) sorted by relevance
128 #define MMCFIFOCTL_FIFOLEV (1 << 2) /* 0 = 128 bits, 1 = 256 bits */ macro634 int fifo_lev = (rw_threshold == 32) ? MMCFIFOCTL_FIFOLEV : 0; in mmc_davinci_prepare_data()639 fifo_lev = (rw_threshold == 64) ? MMCFIFOCTL_FIFOLEV : 0; in mmc_davinci_prepare_data()