Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/ !
Dsdhci.h53 #define SDHCI_CMD_RESP_NONE 0x00 macro
Dsdhci.c1701 flags = SDHCI_CMD_RESP_NONE; in sdhci_send_command()