Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/sdhci/
HDsdhci.h399 #define SDHCI_RETUNE_REQ_NEEDED 0x01 /* Re-tuning w/o circuit reset needed */ macro
HDsdhci.c1655 slot->retune_req |= SDHCI_RETUNE_REQ_NEEDED;
2385 slot->retune_req |= SDHCI_RETUNE_REQ_NEEDED;
2485 if (slot->retune_req & SDHCI_RETUNE_REQ_NEEDED) {