Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/musb/
H A Dmusb_core.h133 #define MUSB_POWER_SUSPENDM 0x02 macro
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dmusb_regs.h27 #define MUSB_POWER_SUSPENDM 0x02 macro
H A Dmusb_core.c134 power &= ~MUSB_POWER_SUSPENDM; in musb_ulpi_read()
178 power &= ~MUSB_POWER_SUSPENDM; in musb_ulpi_write()
388 reg |= MUSB_POWER_SUSPENDM; in musb_hnp_stop()
447 if (power & MUSB_POWER_SUSPENDM) { in musb_stage0_irq()
454 power &= ~MUSB_POWER_SUSPENDM; in musb_stage0_irq()