Home
last modified time | relevance | path

Searched refs:pbias_enabled (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci-omap.c103 bool pbias_enabled; member
153 if (omap_host->pbias_enabled) in sdhci_omap_set_pbias()
162 omap_host->pbias_enabled = true; in sdhci_omap_set_pbias()
164 if (!omap_host->pbias_enabled) in sdhci_omap_set_pbias()
172 omap_host->pbias_enabled = false; in sdhci_omap_set_pbias()
1172 omap_host->pbias_enabled = false; in sdhci_omap_probe()
H A Domap_hsmmc.c178 bool pbias_enabled; member
288 if (host->pbias_enabled == 0) { in omap_hsmmc_set_pbias()
294 host->pbias_enabled = 1; in omap_hsmmc_set_pbias()
297 if (host->pbias_enabled == 1) { in omap_hsmmc_set_pbias()
303 host->pbias_enabled = 0; in omap_hsmmc_set_pbias()
1866 host->pbias_enabled = 0; in omap_hsmmc_probe()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci-omap.c112 bool pbias_enabled; member
167 if (omap_host->pbias_enabled) in sdhci_omap_set_pbias()
176 omap_host->pbias_enabled = true; in sdhci_omap_set_pbias()
178 if (!omap_host->pbias_enabled) in sdhci_omap_set_pbias()
186 omap_host->pbias_enabled = false; in sdhci_omap_set_pbias()
1295 omap_host->pbias_enabled = false; in sdhci_omap_probe()
H A Domap_hsmmc.c178 bool pbias_enabled; member
288 if (!host->pbias_enabled) { in omap_hsmmc_set_pbias()
294 host->pbias_enabled = true; in omap_hsmmc_set_pbias()
297 if (host->pbias_enabled) { in omap_hsmmc_set_pbias()
303 host->pbias_enabled = false; in omap_hsmmc_set_pbias()
1822 host->pbias_enabled = false; in omap_hsmmc_probe()

Completed in 10 milliseconds