Searched refs:wakeup_enable (Results 1 – 8 of 8) sorted by relevance
293 int int_enable, egsm_enable, wakeup_enable; in suspend_rh() local305 wakeup_enable = 1; in suspend_rh()324 wakeup_enable = 0; in suspend_rh()343 if (!wakeup_enable || global_suspend_mode_is_broken(uhci) || in suspend_rh()379 if (wakeup_enable && (!int_enable || !egsm_enable)) in suspend_rh()
48 bool wakeup_enable; member
1711 bool wakeup_enable = false; in rockchip_usb2phy_pm_suspend() local1714 wakeup_enable = true; in rockchip_usb2phy_pm_suspend()1737 if (rport->port_id == USB2PHY_PORT_OTG && wakeup_enable && in rockchip_usb2phy_pm_suspend()1750 if (wakeup_enable && rport->ls_irq > 0) in rockchip_usb2phy_pm_suspend()1768 bool wakeup_enable = false; in rockchip_usb2phy_pm_resume() local1771 wakeup_enable = true; in rockchip_usb2phy_pm_resume()1812 if (rport->port_id == USB2PHY_PORT_OTG && wakeup_enable && in rockchip_usb2phy_pm_resume()1816 if (wakeup_enable && rport->ls_irq > 0) in rockchip_usb2phy_pm_resume()
2983 bool wakeup_enable = false; in rockchip_usb2phy_pm_suspend() local2986 wakeup_enable = true; in rockchip_usb2phy_pm_suspend()3027 if (rport->port_id == USB2PHY_PORT_OTG && wakeup_enable && in rockchip_usb2phy_pm_suspend()3040 if (wakeup_enable && rport->ls_irq > 0) in rockchip_usb2phy_pm_suspend()3047 if (wakeup_enable && rphy->irq > 0) in rockchip_usb2phy_pm_suspend()3061 bool wakeup_enable = false; in rockchip_usb2phy_pm_resume() local3064 wakeup_enable = true; in rockchip_usb2phy_pm_resume()3070 if (!wakeup_enable) in rockchip_usb2phy_pm_resume()3146 if (rport->port_id == USB2PHY_PORT_OTG && wakeup_enable && in rockchip_usb2phy_pm_resume()3150 if (wakeup_enable && rport->ls_irq > 0) in rockchip_usb2phy_pm_resume()[all …]
176 u32 wakeup_enable; member
163 wakeup_enable:1, member
2375 dev->wakeup_enable = 1; in ep0_start_338x()2879 status = dev->wakeup_enable ? 0x02 : 0x00; in handle_stat0_irqs_superspeed()2941 dev->wakeup_enable = 0; in handle_stat0_irqs_superspeed()3007 dev->wakeup_enable = 1; in handle_stat0_irqs_superspeed()
340 if (plat->wakeup_enable) in ske_keypad_probe()