Home
last modified time | relevance | path

Searched refs:USB_PORT_STAT_C_RESET (Results 1 – 6 of 6) sorted by relevance

/u-boot/include/
A Dusb_defs.h281 #define USB_PORT_STAT_C_RESET 0x0010 macro
/u-boot/drivers/usb/host/
A Dsl811-hcd.c630 rh_status.wPortChange &= ~USB_PORT_STAT_C_RESET; in sl811_rh_submit_urb()
644 rh_status.wPortChange |= USB_PORT_STAT_C_RESET; in sl811_rh_submit_urb()
A Dxhci.c1065 tmpbuf[2] |= USB_PORT_STAT_C_RESET; in xhci_submit_root()
A Dehci-hcd.c843 tmpbuf[2] |= USB_PORT_STAT_C_RESET; in ehci_submit_root()
/u-boot/common/
A Dusb_hub.c485 if (portchange & USB_PORT_STAT_C_RESET) { in usb_scan_port()
/u-boot/drivers/usb/musb/
A Dmusb_hcd.c445 | (USB_PORT_STAT_C_RESET << 16) in musb_port_reset()

Completed in 14 milliseconds