Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/sdhci/
H A Dsdhci.h240 #define SDHCI_CTRL2_UHS_SDR25 0x0001 macro
H A Dsdhci.c945 hostctrl2 |= SDHCI_CTRL2_UHS_SDR25; in sdhci_generic_set_uhs_timing()