Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/sdhci/
Dsdhci.h108 #define SDHCI_CTRL_HISPD 0x04 macro
Dsdhci.c885 slot->hostctrl |= SDHCI_CTRL_HISPD; in sdhci_update_ios()
887 slot->hostctrl &= ~SDHCI_CTRL_HISPD; in sdhci_update_ios()