Home
last modified time | relevance | path

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

/freebsd/sys/dev/mmc/host/
H A Ddwmmc_reg.h98 #define SDMMC_FIFOTH_MSIZE_S 28 /* Burst size of multiple transaction */ macro
H A Ddwmmc.c987 reg = (DEF_MSIZE << SDMMC_FIFOTH_MSIZE_S); in dma_prepare()
1018 reg = (DEF_MSIZE << SDMMC_FIFOTH_MSIZE_S); in pio_prepare()