Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-tegra.c91 #define SDHCI_TEGRA_SDMEM_COMP_PADCTRL_VREF_SEL_MASK 0x0000000f macro
412 pad_ctrl &= ~SDHCI_TEGRA_SDMEM_COMP_PADCTRL_VREF_SEL_MASK; in tegra_sdhci_reset()