Home
last modified time | relevance | path

Searched refs:DEF_MSIZE (Results 1 – 1 of 1) sorted by relevance

/src/sys/dev/mmc/host/
H A Ddwmmc.c134 #define DEF_MSIZE 0x2 /* Burst size of multiple transaction */ macro
987 reg = (DEF_MSIZE << SDMMC_FIFOTH_MSIZE_S); in dma_prepare()
1018 reg = (DEF_MSIZE << SDMMC_FIFOTH_MSIZE_S); in pio_prepare()