Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci_am654.c23 #define CTL_CFG_3 0x18 macro
742 regmap_update_bits(sdhci_am654->base, CTL_CFG_3, TUNINGFORSDR50_MASK, in sdhci_am654_init()
998 regmap_read(sdhci_am654->base, CTL_CFG_3, &val); in sdhci_am654_restore()
1001 regmap_update_bits(sdhci_am654->base, CTL_CFG_3, TUNINGFORSDR50_MASK, in sdhci_am654_restore()