Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Duniphier-sd.c28 #define UNIPHIER_SD_VOLT 0x1e4 macro
518 tmp = readl(host->ctl + UNIPHIER_SD_VOLT); in uniphier_sd_start_signal_voltage_switch()
521 writel(tmp, host->ctl + UNIPHIER_SD_VOLT); in uniphier_sd_start_signal_voltage_switch()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Duniphier-sd.c29 #define UNIPHIER_SD_VOLT 0x1e4 macro
566 tmp = readl(host->ctl + UNIPHIER_SD_VOLT); in uniphier_sd_start_signal_voltage_switch()
569 writel(tmp, host->ctl + UNIPHIER_SD_VOLT); in uniphier_sd_start_signal_voltage_switch()

Completed in 3 milliseconds