Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-tegra.c274 bool is_tuning_cmd = 0; in tegra210_sdhci_writew() local
278 is_tuning_cmd = mmc_op_tuning(SDHCI_GET_CMD(val)); in tegra210_sdhci_writew()
280 if (is_tuning_cmd) in tegra210_sdhci_writew()
285 if (is_tuning_cmd) { in tegra210_sdhci_writew()