Searched refs:RH_HS_DRWE (Results 1 – 8 of 8) sorted by relevance
315 #define RH_HS_DRWE 0x00008000 /* device remote wakeup enable */ macro
83 #define RH_HS_DRWE (1 << 15) /* device remote wakeup macro
746 temp = roothub_status (ohci) & ~(RH_HS_CRWE | RH_HS_DRWE); in ohci_hub_control()
228 (temp & RH_HS_DRWE) ? " DRWE" : "", in ohci_dump_roothub()
323 #define RH_HS_DRWE 0x00008000 /* device remote wakeup enable */ macro
665 ohci_writel (ohci, RH_HS_DRWE, &ohci->regs->roothub.status); in ohci_run()
1359 val |= RH_HS_DRWE; in isp116x_start()
2574 isp1362_write_reg32(isp1362_hcd, HCRHSTATUS, RH_HS_LPSC | RH_HS_DRWE); in isp1362_hc_start()