Searched refs:MUSB_POWER_SUSPENDM (Results 1 – 6 of 6) sorted by relevance
71 if (!(power & MUSB_POWER_SUSPENDM)) { in musb_port_suspend()72 power |= MUSB_POWER_SUSPENDM; in musb_port_suspend()77 while (power & MUSB_POWER_SUSPENDM) { in musb_port_suspend()108 } else if (power & MUSB_POWER_SUSPENDM) { in musb_port_suspend()109 power &= ~MUSB_POWER_SUSPENDM; in musb_port_suspend()
26 #define MUSB_POWER_SUSPENDM 0x02 macro
142 power &= ~MUSB_POWER_SUSPENDM; in musb_ulpi_read()186 power &= ~MUSB_POWER_SUSPENDM; in musb_ulpi_write()647 reg |= MUSB_POWER_SUSPENDM; in musb_hnp_stop()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()
132 #define MUSB_POWER_SUSPENDM 0x02 macro
133 power &= ~MUSB_POWER_SUSPENDM; in musb_ulpi_read()177 power &= ~MUSB_POWER_SUSPENDM; in musb_ulpi_write()387 reg |= MUSB_POWER_SUSPENDM; in musb_hnp_stop()446 if (power & MUSB_POWER_SUSPENDM) { in musb_stage0_irq()453 power &= ~MUSB_POWER_SUSPENDM; in musb_stage0_irq()