Searched refs:USBPORTSC_PE (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Duhci-hub.c161 SET_RH_PORTSTAT(USBPORTSC_PE);
293 if (status & USBPORTSC_PE) {
352 CLR_RH_PORTSTAT(USBPORTSC_PE);
H A Duhci-hcd.h54 #define USBPORTSC_PE 0x0004 /* Port Enable */ macro
H A Duhci-debug.c247 (status & USBPORTSC_PE) ? " Enabled" : "",

Completed in 51 milliseconds