Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/sdhci/
H A Dsdhci.h147 #define SDHCI_CTRL_8BITBUS 0x20 macro
H A Dsdhci.c968 slot->hostctrl |= SDHCI_CTRL_8BITBUS; in sdhci_generic_update_ios()
971 slot->hostctrl &= ~SDHCI_CTRL_8BITBUS; in sdhci_generic_update_ios()
974 slot->hostctrl &= ~SDHCI_CTRL_8BITBUS; in sdhci_generic_update_ios()