Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/musb/
Dmusb_core.h132 #define MUSB_POWER_SUSPENDM 0x02 macro
/external/u-boot/drivers/usb/musb-new/
Dmusb_core.c133 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()
Dmusb_regs.h26 #define MUSB_POWER_SUSPENDM 0x02 macro