Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/musb/
H A Domap2430.c39 unsigned int phy_suspended:1; member
497 if (!glue->phy_suspended) { in omap2430_runtime_suspend()
515 if (!glue->phy_suspended) { in omap2430_runtime_resume()
540 glue->phy_suspended = 1; in omap2430_suspend()
577 glue->phy_suspended = 0; in omap2430_resume()