Home
last modified time | relevance | path

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

/freebsd/sys/dev/mmc/host/
H A Ddwmmc_reg.h110 #define SDMMC_UHS_REG_DDR (1 << 16) /* DDR mode */ macro
H A Ddwmmc.c910 reg |= (SDMMC_UHS_REG_DDR); in dwmmc_update_ios()
912 reg &= ~(SDMMC_UHS_REG_DDR); in dwmmc_update_ios()