Home
last modified time | relevance | path

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

/drivers/mmc/host/
Domap_hsmmc.c185 bool pbias_enabled; member
332 if (host->pbias_enabled == 0) { in omap_hsmmc_set_pbias()
338 host->pbias_enabled = 1; in omap_hsmmc_set_pbias()
341 if (host->pbias_enabled == 1) { in omap_hsmmc_set_pbias()
347 host->pbias_enabled = 0; in omap_hsmmc_set_pbias()
2059 host->pbias_enabled = 0; in omap_hsmmc_probe()