Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/sdhci/
Dsdhci.h136 #define SDHCI_RESET_DATA 0x04 macro
Dsdhci.c891 sdhci_reset(slot, SDHCI_RESET_CMD | SDHCI_RESET_DATA); in sdhci_update_ios()
1031 sdhci_reset(slot, SDHCI_RESET_DATA); in sdhci_finish_command()
1153 sdhci_reset(slot, SDHCI_RESET_DATA); in sdhci_finish_data()
1188 sdhci_reset(slot, SDHCI_RESET_DATA); in sdhci_start()