Searched refs:SPMMC_SD_TIMING_CONFIG0_REG (Results 1 – 1 of 1) sorted by relevance
131 #define SPMMC_SD_TIMING_CONFIG0_REG 0x00B4 macro 283 value = readl(host->base + SPMMC_SD_TIMING_CONFIG0_REG); in spmmc_set_bus_timing() 288 writel(value, host->base + SPMMC_SD_TIMING_CONFIG0_REG); in spmmc_set_bus_timing() 531 timing_cfg0 = readl(host->base + SPMMC_SD_TIMING_CONFIG0_REG); in spmmc_check_error() 593 writel(timing_cfg0, host->base + SPMMC_SD_TIMING_CONFIG0_REG); in spmmc_check_error() 811 value = readl(host->base + SPMMC_SD_TIMING_CONFIG0_REG); in spmmc_execute_tuning() 818 writel(value, host->base + SPMMC_SD_TIMING_CONFIG0_REG); in spmmc_execute_tuning() 829 value = readl(host->base + SPMMC_SD_TIMING_CONFIG0_REG); in spmmc_execute_tuning() 836 writel(value, host->base + SPMMC_SD_TIMING_CONFIG0_REG); in spmmc_execute_tuning()