Home
last modified time | relevance | path

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

/linux-6.15/drivers/mmc/host/
H A Dsunplus-mmc.c74 #define SPMMC_SD_CONFIG0_REG 0x0090 macro
248 writel(value, host->base + SPMMC_SD_CONFIG0_REG); in spmmc_set_bus_clk()
294 value = readl(host->base + SPMMC_SD_CONFIG0_REG); in spmmc_set_bus_timing()
296 writel(value, host->base + SPMMC_SD_CONFIG0_REG); in spmmc_set_bus_timing()
298 value = readl(host->base + SPMMC_SD_CONFIG0_REG); in spmmc_set_bus_timing()
300 writel(value, host->base + SPMMC_SD_CONFIG0_REG); in spmmc_set_bus_timing()
322 writel(value, host->base + SPMMC_SD_CONFIG0_REG); in spmmc_set_bus_width()
334 writel(value, host->base + SPMMC_SD_CONFIG0_REG); in spmmc_set_sdmmc_mode()
374 value = readl(host->base + SPMMC_SD_CONFIG0_REG); in spmmc_prepare_cmd()
398 writel(value, host->base + SPMMC_SD_CONFIG0_REG); in spmmc_prepare_cmd()
[all …]