Lines Matching refs:reset
128 #define CMD_LRESET (1<<7) /* partial reset (no ports, etc) */
133 #define CMD_RESET (1<<1) /* reset HC not bus */
185 /* 11:10 for detecting lowspeed devices (reset vs release ownership) */
187 #define PORT_RESET (1<<8) /* reset port */
801 dbg_cmd(oxu, "reset", command);
855 /* if reset finished and it's still not enabled -- handoff */
2595 /* reset S-frame and (maybe) C-frame masks */
3083 /* Called during probe() after chip reset completes.
3641 /* GetPortStatus clears reset */
3713 /* force reset to complete */
3722 oxu_err(oxu, "port %d reset error %d\n",
3811 oxu_vdbg(oxu, "port %d reset\n", wIndex + 1);
3826 * must be reset (which for root hub now means rmmod+modprobe,
3930 /* Caller has locked the root hub, and should reset/reinit on error */
3944 * the last user of the controller, not reset/pm hardware keeping
4040 .reset = oxu_reset,