Searched refs:bus_on (Results 1 – 2 of 2) sorted by relevance
462 rt_bool_t bus_on; /* Bus power prevents runtime suspend */ member
368 if (host->bus_on) in sdhci_runtime_pm_bus_on()370 host->bus_on = RT_TRUE; in sdhci_runtime_pm_bus_on()375 if (!host->bus_on) in sdhci_runtime_pm_bus_off()377 host->bus_on = RT_FALSE; in sdhci_runtime_pm_bus_off()
Completed in 10 milliseconds