Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/sdhci/
H A Dsdhci.h244 #define SDHCI_CTRL2_MMC_HS400 0x0005 /* non-standard */ macro
H A Dsdhci.c935 hostctrl2 |= SDHCI_CTRL2_MMC_HS400; in sdhci_generic_set_uhs_timing()