Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dsdhci.c1419 static inline bool sdhci_manual_cmd23(struct sdhci_host *host, in sdhci_manual_cmd23() function
2208 cmd = sdhci_manual_cmd23(host, mrq) ? mrq->sbc : mrq->cmd; in sdhci_request()
2237 cmd = sdhci_manual_cmd23(host, mrq) ? mrq->sbc : mrq->cmd; in sdhci_request_atomic()