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

/freebsd-11.0-release/sys/dev/mmc/host/
H A Ddwmmc_reg.h100 #define SDMMC_FIFOTH_MSIZE_S 28 /* Burst size of multiple transaction */ macro
H A Ddwmmc.c783 reg = (DEF_MSIZE << SDMMC_FIFOTH_MSIZE_S);
814 reg = (DEF_MSIZE << SDMMC_FIFOTH_MSIZE_S);

Completed in 82 milliseconds