Searched refs:SDHCI_RETUNE_REQ_NEEDED (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/sdhci/
H A Dsdhci.h401 #define SDHCI_RETUNE_REQ_NEEDED 0x01 /* Re-tuning w/o circuit reset needed */ macro
H A Dsdhci.c1554 slot->retune_req |= SDHCI_RETUNE_REQ_NEEDED;
2271 slot->retune_req |= SDHCI_RETUNE_REQ_NEEDED;
2371 if (slot->retune_req & SDHCI_RETUNE_REQ_NEEDED) {

Completed in 106 milliseconds