Home
last modified time | relevance | path

Searched refs:SDHCI_WAKE_ON_INSERT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci.h107 #define SDHCI_WAKE_ON_INSERT 0x02 macro
H A Dsdhci.c3674 u8 mask = SDHCI_WAKE_ON_INSERT | SDHCI_WAKE_ON_REMOVE | in sdhci_enable_irq_wakeups()
3681 wake_val |= SDHCI_WAKE_ON_INSERT | SDHCI_WAKE_ON_REMOVE; in sdhci_enable_irq_wakeups()
3708 u8 mask = SDHCI_WAKE_ON_INSERT | SDHCI_WAKE_ON_REMOVE in sdhci_disable_irq_wakeups()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci.h114 #define SDHCI_WAKE_ON_INSERT 0x02 macro
H A Dsdhci.c3712 u8 mask = SDHCI_WAKE_ON_INSERT | SDHCI_WAKE_ON_REMOVE | in sdhci_enable_irq_wakeups()
3719 wake_val |= SDHCI_WAKE_ON_INSERT | SDHCI_WAKE_ON_REMOVE; in sdhci_enable_irq_wakeups()
3746 u8 mask = SDHCI_WAKE_ON_INSERT | SDHCI_WAKE_ON_REMOVE in sdhci_disable_irq_wakeups()

Completed in 15 milliseconds