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
496 if (!glue->phy_suspended) { in omap2430_runtime_suspend()
514 if (!glue->phy_suspended) { in omap2430_runtime_resume()
539 glue->phy_suspended = 1; in omap2430_suspend()
576 glue->phy_suspended = 0; in omap2430_resume()