Home
last modified time | relevance | path

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

/drivers/mmc/host/
A Dsdhci-xenon.c147 reg &= ~SDHCI_INT_RETUNE; in xenon_retune_setup()
150 reg &= ~SDHCI_INT_RETUNE; in xenon_retune_setup()
A Dsdhci.h175 #define SDHCI_INT_RETUNE 0x00001000 macro
A Dsdhci.c310 host->ier |= SDHCI_INT_RETUNE; in sdhci_set_default_irqs()
3632 if (intmask & SDHCI_INT_RETUNE) in sdhci_irq()
3644 SDHCI_INT_RETUNE | SDHCI_INT_CARD_INT); in sdhci_irq()

Completed in 18 milliseconds