Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/sdhci/
H A Dsdhci.h243 #define SDHCI_CTRL2_UHS_DDR50 0x0004 macro
H A Dsdhci.c943 hostctrl2 |= SDHCI_CTRL2_UHS_DDR50; in sdhci_generic_set_uhs_timing()