Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsunplus-mmc.c94 #define SPMMC_SD_CTRL_REG 0x009C macro
492 u32 value = readl(host->base + SPMMC_SD_CTRL_REG); in spmmc_trigger_transaction()
495 writel(value, host->base + SPMMC_SD_CTRL_REG); in spmmc_trigger_transaction()