Home
last modified time | relevance | path

Searched refs:SDHCI_CTRL_HISPD (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci.h86 #define SDHCI_CTRL_HISPD 0x04 macro
H A Dsdhci_am654.c354 val &= ~SDHCI_CTRL_HISPD; in sdhci_am654_write_b()
H A Dsdhci.c2378 ctrl |= SDHCI_CTRL_HISPD; in sdhci_set_ios()
2380 ctrl &= ~SDHCI_CTRL_HISPD; in sdhci_set_ios()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci.h86 #define SDHCI_CTRL_HISPD 0x04 macro
H A Dsdhci_am654.c355 val &= ~SDHCI_CTRL_HISPD; in sdhci_am654_write_b()
H A Dsdhci.c2403 ctrl |= SDHCI_CTRL_HISPD; in sdhci_set_ios()
2405 ctrl &= ~SDHCI_CTRL_HISPD; in sdhci_set_ios()

Completed in 23 milliseconds