Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/drivers/mmc/core/
H A Dhost.c153 host->retune_now = 0; in mmc_retune_disable()
166 host->retune_now = 1; in mmc_retune_hold()
186 if (host->retune_now) { in mmc_retune()
187 host->retune_now = 0; in mmc_retune()
/device/soc/rockchip/common/sdk_linux/include/linux/mmc/
H A Dhost.h393 unsigned int retune_now : 1; /* do re-tuning at next req */ member

Completed in 3 milliseconds