Home
last modified time | relevance | path

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

/linux/drivers/usb/musb/
H A Domap2430.c39 unsigned int phy_suspended:1; member
498 if (!glue->phy_suspended) { in omap2430_runtime_suspend()
516 if (!glue->phy_suspended) { in omap2430_runtime_resume()
541 glue->phy_suspended = 1; in omap2430_suspend()
578 glue->phy_suspended = 0; in omap2430_resume()