Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-omap.c112 bool is_tuning; member
341 omap_host->is_tuning = true; in sdhci_omap_execute_tuning()
453 omap_host->is_tuning = false; in sdhci_omap_execute_tuning()
458 omap_host->is_tuning = false; in sdhci_omap_execute_tuning()
802 if (omap_host->is_tuning) in sdhci_omap_reset()
834 if (omap_host->is_tuning && host->cmd && !host->data_early && in sdhci_omap_irq()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-omap.c122 bool is_tuning; member
368 omap_host->is_tuning = true; in sdhci_omap_execute_tuning()
480 omap_host->is_tuning = false; in sdhci_omap_execute_tuning()
485 omap_host->is_tuning = false; in sdhci_omap_execute_tuning()
854 if (omap_host->is_tuning) in sdhci_omap_reset()
891 if (omap_host->is_tuning && host->cmd && !host->data_early && in sdhci_omap_irq()

Completed in 5 milliseconds