Searched refs:SDHCI_OMAP_DLL (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | sdhci-omap.c | 34 #define SDHCI_OMAP_DLL 0x0134 macro 259 reg = sdhci_omap_readl(omap_host, SDHCI_OMAP_DLL); in sdhci_omap_set_dll() 263 sdhci_omap_writel(omap_host, SDHCI_OMAP_DLL, reg); in sdhci_omap_set_dll() 266 sdhci_omap_writel(omap_host, SDHCI_OMAP_DLL, reg); in sdhci_omap_set_dll() 268 reg = sdhci_omap_readl(omap_host, SDHCI_OMAP_DLL); in sdhci_omap_set_dll() 273 sdhci_omap_writel(omap_host, SDHCI_OMAP_DLL, reg); in sdhci_omap_set_dll() 284 reg = sdhci_omap_readl(omap_host, SDHCI_OMAP_DLL); in sdhci_omap_disable_tuning() 286 sdhci_omap_writel(omap_host, SDHCI_OMAP_DLL, reg); in sdhci_omap_disable_tuning() 326 reg = sdhci_omap_readl(omap_host, SDHCI_OMAP_DLL); in sdhci_omap_execute_tuning() 328 sdhci_omap_writel(omap_host, SDHCI_OMAP_DLL, re in sdhci_omap_execute_tuning() [all...] |
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | sdhci-omap.c | 42 #define SDHCI_OMAP_DLL 0x34 macro 286 reg = sdhci_omap_readl(omap_host, SDHCI_OMAP_DLL); in sdhci_omap_set_dll() 290 sdhci_omap_writel(omap_host, SDHCI_OMAP_DLL, reg); in sdhci_omap_set_dll() 293 sdhci_omap_writel(omap_host, SDHCI_OMAP_DLL, reg); in sdhci_omap_set_dll() 295 reg = sdhci_omap_readl(omap_host, SDHCI_OMAP_DLL); in sdhci_omap_set_dll() 300 sdhci_omap_writel(omap_host, SDHCI_OMAP_DLL, reg); in sdhci_omap_set_dll() 311 reg = sdhci_omap_readl(omap_host, SDHCI_OMAP_DLL); in sdhci_omap_disable_tuning() 313 sdhci_omap_writel(omap_host, SDHCI_OMAP_DLL, reg); in sdhci_omap_disable_tuning() 353 reg = sdhci_omap_readl(omap_host, SDHCI_OMAP_DLL); in sdhci_omap_execute_tuning() 355 sdhci_omap_writel(omap_host, SDHCI_OMAP_DLL, re in sdhci_omap_execute_tuning() [all...] |
Completed in 5 milliseconds