Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dsdhci.h44 #define SDHCI_CMD_RESP_NONE 0x00 macro
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dsdhci.h54 #define SDHCI_CMD_RESP_NONE 0x00 macro
H A Dsdhci.c1653 flags = SDHCI_CMD_RESP_NONE; in sdhci_send_command()
/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dsdhci.c192 flags = SDHCI_CMD_RESP_NONE;