Searched refs:RH_HS_CRWE (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dohci.h309 #define RH_HS_CRWE 0x80000000 /* clear remote wakeup enable */ macro
H A Disp116x.h87 #define RH_HS_CRWE (1 << 31) /* clear remote wakeup macro
H A Dohci-hub.c769 temp = roothub_status (ohci) & ~(RH_HS_CRWE | RH_HS_DRWE);
H A Disp1362.h376 #define RH_HS_CRWE 0x80000000 /* clear remote wakeup enable */ macro
H A Dohci-dbg.c255 (temp & RH_HS_CRWE) ? " CRWE" : "",

Completed in 73 milliseconds