Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Dsdhci.c1414 static inline bool sdhci_manual_cmd23(struct sdhci_host *host, in sdhci_manual_cmd23() function
2203 cmd = sdhci_manual_cmd23(host, mrq) ? mrq->sbc : mrq->cmd; in sdhci_request()
2232 cmd = sdhci_manual_cmd23(host, mrq) ? mrq->sbc : mrq->cmd; in sdhci_request_atomic()