Home
last modified time | relevance | path

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

/freebsd/sys/dev/sdhci/
H A Dsdhci_acpi.c222 ~SDHCI_CTRL2_SAMPLING_CLOCK); in sdhci_acpi_set_uhs_timing()
228 SDHCI_CTRL2_SAMPLING_CLOCK); in sdhci_acpi_set_uhs_timing()
H A Dsdhci.h257 #define SDHCI_CTRL2_SAMPLING_CLOCK 0x0080 macro
H A Dsdhci.c1598 hostctrl2 &= ~SDHCI_CTRL2_SAMPLING_CLOCK;
1600 hostctrl2 |= SDHCI_CTRL2_SAMPLING_CLOCK;
1638 SDHCI_CTRL2_SAMPLING_CLOCK)) == SDHCI_CTRL2_SAMPLING_CLOCK) {
1645 SDHCI_CTRL2_SAMPLING_CLOCK));