Searched refs:RH_HS_CRWE (Results 1 – 10 of 10) sorted by relevance
312 #define RH_HS_CRWE 0x80000000 /* clear remote wakeup enable */ macro
322 (temp & RH_HS_CRWE) ? " CRWE" : "", in ohci_dump_roothub()932 RD_RH_STAT & ~(RH_HS_CRWE | RH_HS_DRWE)); in ohci_submit_rh_msg()
328 #define RH_HS_CRWE 0x80000000 /* clear remote wakeup enable */ macro
602 #define RH_HS_CRWE 0x80000000 /* clear remote wakeup enable */ macro
460 (temp & RH_HS_CRWE) ? " CRWE" : "", in ohci_dump_roothub()1298 RD_RH_STAT & ~(RH_HS_CRWE | RH_HS_DRWE)); in ohci_submit_rh_msg()
318 #define RH_HS_CRWE 0x80000000 /* clear remote wakeup enable */ macro
88 #define RH_HS_CRWE (1 << 31) /* clear remote wakeup macro
742 temp = roothub_status (ohci) & ~(RH_HS_CRWE | RH_HS_DRWE); in ohci_hub_control()
225 (temp & RH_HS_CRWE) ? " CRWE" : "", in ohci_dump_roothub()
326 #define RH_HS_CRWE 0x80000000 /* clear remote wakeup enable */ macro