Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/sdhci/
H A Dsdhci.h108 #define SDHCI_CMD_CRC 0x08 macro
H A Dsdhci.c1174 flags |= SDHCI_CMD_CRC; in sdhci_start_command()