Searched refs:MUSB_POWER_RESUME (Results 1 – 4 of 4) sorted by relevance
32 power &= ~MUSB_POWER_RESUME; in musb_host_finish_resume()69 if (power & MUSB_POWER_RESUME) in musb_port_suspend()109 power |= MUSB_POWER_RESUME; in musb_port_suspend()147 if (power & MUSB_POWER_RESUME) { in musb_port_reset()158 power & ~MUSB_POWER_RESUME); in musb_port_reset()
25 #define MUSB_POWER_RESUME 0x04 macro
1581 power |= MUSB_POWER_RESUME; in musb_gadget_wakeup()1589 power &= ~MUSB_POWER_RESUME; in musb_gadget_wakeup()
2589 power &= MUSB_POWER_SUSPENDM | MUSB_POWER_RESUME; in musb_restore_context()2590 musb->context.power &= ~(MUSB_POWER_SUSPENDM | MUSB_POWER_RESUME); in musb_restore_context()