Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/sdhci/
HDsdhci.h400 #define SDHCI_RETUNE_REQ_RESET 0x02 /* Re-tuning w/ circuit reset needed */ macro
HDsdhci.c1889 slot->retune_req |= SDHCI_RETUNE_REQ_RESET;
2049 slot->retune_req |= SDHCI_RETUNE_REQ_RESET;
2375 slot->retune_req |= SDHCI_RETUNE_REQ_RESET;
2479 if (slot->retune_req & SDHCI_RETUNE_REQ_RESET) {