MMCFIFOCTL_FIFOLEV  518 drivers/mmc/host/davinci_mmc.c 	int fifo_lev = (rw_threshold == 32) ? MMCFIFOCTL_FIFOLEV : 0;
MMCFIFOCTL_FIFOLEV  523 drivers/mmc/host/davinci_mmc.c 		fifo_lev = (rw_threshold == 64) ? MMCFIFOCTL_FIFOLEV : 0;