Home
last modified time | relevance | path

Searched refs:SDMMC_CACR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-of-at91.c29 #define SDMMC_CACR 0x230 macro
195 writel(SDMMC_CACR_KEY | SDMMC_CACR_CAPWREN, host->ioaddr + SDMMC_CACR); in sdhci_at91_set_clks_presets()
199 writel(0, host->ioaddr + SDMMC_CACR); in sdhci_at91_set_clks_presets()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-of-at91.c29 #define SDMMC_CACR 0x230 macro
195 writel(SDMMC_CACR_KEY | SDMMC_CACR_CAPWREN, host->ioaddr + SDMMC_CACR); in sdhci_at91_set_clks_presets()
199 writel(0, host->ioaddr + SDMMC_CACR); in sdhci_at91_set_clks_presets()

Completed in 3 milliseconds