Searched refs:UPS_C_PORT_RESET (Results 1 – 5 of 5) sorted by relevance
389 #define UPS_C_PORT_RESET 0x0010 macro
395 } while ((UGETW(ps->wPortChange) & UPS_C_PORT_RESET) == 0 && --n > 0); in usbd_reset_port()
1936 if (sc->sc_isreset) i |= UPS_C_PORT_RESET; in ehci_root_ctrl_start()
2569 OWRITE4(sc, port, UPS_C_PORT_RESET << 16); in ohci_root_ctrl_start()
3363 change |= UPS_C_PORT_RESET; in uhci_root_ctrl_start()