Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-omap.c299 bool dcrc_was_enabled = false; in sdhci_omap_execute_tuning() local
338 dcrc_was_enabled = true; in sdhci_omap_execute_tuning()
465 if (dcrc_was_enabled) in sdhci_omap_execute_tuning()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-omap.c326 bool dcrc_was_enabled = false; in sdhci_omap_execute_tuning() local
365 dcrc_was_enabled = true; in sdhci_omap_execute_tuning()
492 if (dcrc_was_enabled) in sdhci_omap_execute_tuning()

Completed in 4 milliseconds