Searched refs:HCCONTROL_RWE (Results 1 – 2 of 2) sorted by relevance
1380 val |= HCCONTROL_RWE; in isp116x_start()1407 val &= (~HCCONTROL_HCFS & ~HCCONTROL_RWE); in isp116x_bus_suspend()1410 val |= HCCONTROL_RWE; in isp116x_bus_suspend()
47 #define HCCONTROL_RWE (1 << 10) /* remote wakeup enable */ macro
Completed in 7 milliseconds