Home
last modified time | relevance | path

Searched refs:XENON_SYS_OP_CTRL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-xenon.c57 reg = sdhci_readl(host, XENON_SYS_OP_CTRL); in xenon_set_sdclk_off_idle()
65 sdhci_writel(host, reg, XENON_SYS_OP_CTRL); in xenon_set_sdclk_off_idle()
73 reg = sdhci_readl(host, XENON_SYS_OP_CTRL); in xenon_set_acg()
78 sdhci_writel(host, reg, XENON_SYS_OP_CTRL); in xenon_set_acg()
87 reg = sdhci_readl(host, XENON_SYS_OP_CTRL); in xenon_enable_sdhc()
89 sdhci_writel(host, reg, XENON_SYS_OP_CTRL); in xenon_enable_sdhc()
105 reg = sdhci_readl(host, XENON_SYS_OP_CTRL); in xenon_disable_sdhc()
107 sdhci_writel(host, reg, XENON_SYS_OP_CTRL); in xenon_disable_sdhc()
H A Dsdhci-xenon.h16 #define XENON_SYS_OP_CTRL 0x0108 macro
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-xenon.c58 reg = sdhci_readl(host, XENON_SYS_OP_CTRL); in xenon_set_sdclk_off_idle()
66 sdhci_writel(host, reg, XENON_SYS_OP_CTRL); in xenon_set_sdclk_off_idle()
74 reg = sdhci_readl(host, XENON_SYS_OP_CTRL); in xenon_set_acg()
79 sdhci_writel(host, reg, XENON_SYS_OP_CTRL); in xenon_set_acg()
88 reg = sdhci_readl(host, XENON_SYS_OP_CTRL); in xenon_enable_sdhc()
90 sdhci_writel(host, reg, XENON_SYS_OP_CTRL); in xenon_enable_sdhc()
106 reg = sdhci_readl(host, XENON_SYS_OP_CTRL); in xenon_disable_sdhc()
108 sdhci_writel(host, reg, XENON_SYS_OP_CTRL); in xenon_disable_sdhc()
H A Dsdhci-xenon.h16 #define XENON_SYS_OP_CTRL 0x0108 macro

Completed in 3 milliseconds