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

/freebsd-13-stable/sys/dev/mmc/host/
H A Ddwmmc_reg.h112 #define SDMMC_UHS_REG_DDR (1 << 16) /* DDR mode */ macro
H A Ddwmmc.c934 reg |= (SDMMC_UHS_REG_DDR);
936 reg &= ~(SDMMC_UHS_REG_DDR);

Completed in 48 milliseconds