Searched refs:MUSB_PORT_STAT_RESUME (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/musb/
H A Dmusb_virthub.c111 musb->port1_status |= MUSB_PORT_STAT_RESUME;
325 if ((musb->port1_status & MUSB_PORT_STAT_RESUME)
342 | MUSB_PORT_STAT_RESUME);
350 & ~MUSB_PORT_STAT_RESUME),
H A Domap2430.c71 if (musb->port1_status & MUSB_PORT_STAT_RESUME) {
78 | MUSB_PORT_STAT_RESUME);
H A Dmusb_core.h337 #define MUSB_PORT_STAT_RESUME (1 << 31) macro
H A Dmusb_core.c493 | MUSB_PORT_STAT_RESUME;

Completed in 66 milliseconds