Searched refs:RH_HS_DRWE (Results 1 – 3 of 3) sorted by relevance
313 #define RH_HS_DRWE 0x00008000 /* device remote wakeup enable */ macro
599 #define RH_HS_DRWE 0x00008000 /* device remote wakeup enable */ macro
437 (temp & RH_HS_DRWE) ? " DRWE" : "", in ohci_dump_roothub()1272 RD_RH_STAT & ~(RH_HS_CRWE | RH_HS_DRWE)); in ohci_submit_rh_msg()
Completed in 13 milliseconds