Searched refs:MUSB_POWER_RESUME (Results 1 – 8 of 8) sorted by relevance
32 power &= ~MUSB_POWER_RESUME; in musb_host_finish_resume()68 if (power & MUSB_POWER_RESUME) in musb_port_suspend()110 power |= MUSB_POWER_RESUME; in musb_port_suspend()148 if (power & MUSB_POWER_RESUME) { in musb_port_reset()159 power & ~MUSB_POWER_RESUME); in musb_port_reset()
25 #define MUSB_POWER_RESUME 0x04 macro
1583 power |= MUSB_POWER_RESUME; in musb_gadget_wakeup()1591 power &= ~MUSB_POWER_RESUME; in musb_gadget_wakeup()
2741 power &= MUSB_POWER_SUSPENDM | MUSB_POWER_RESUME; in musb_restore_context()2742 musb->context.power &= ~(MUSB_POWER_SUSPENDM | MUSB_POWER_RESUME); in musb_restore_context()
131 #define MUSB_POWER_RESUME 0x04 macro
1678 power |= MUSB_POWER_RESUME; in musb_gadget_wakeup()1686 power &= ~MUSB_POWER_RESUME; in musb_gadget_wakeup()
455 power | MUSB_POWER_RESUME); in musb_stage0_irq()