Home
last modified time | relevance | path

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

/freebsd/sys/dev/sdhci/
H A Dsdhci.h399 #define SDHCI_RETUNE_REQ_NEEDED 0x01 /* Re-tuning w/o circuit reset needed */ macro
H A Dsdhci.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) {