Searched refs:MMC_DMA_BURST_SIZE (Results 1 – 2 of 2) sorted by relevance
150 #define MMC_DMA_BURST_SIZE(x) ((x & 0x7) << 28) macro
457 data = MMC_DMA_BURST_SIZE(2) | MMC_FIFO_TWMARK(8) | MMC_FIFO_RWMARK(7); in enable_mmc0()