Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsdhci.h38 #define SDHCI_CMD_CRC 0x08 macro
/openbmc/linux/drivers/mmc/host/
H A Dsdhci.h48 #define SDHCI_CMD_CRC 0x08 macro
H A Dsdhci.c1696 flags |= SDHCI_CMD_CRC; in sdhci_send_command()
/openbmc/u-boot/drivers/mmc/
H A Dsdhci.c203 flags |= SDHCI_CMD_CRC;