Home
last modified time | relevance | path

Searched refs:USB_PORT_STAT_C_ENABLE (Results 1 – 7 of 7) sorted by relevance

/u-boot/include/
A Dusb_defs.h278 #define USB_PORT_STAT_C_ENABLE 0x0002 macro
/u-boot/drivers/usb/host/
A Dsl811-hcd.c618 rh_status.wPortChange &= ~USB_PORT_STAT_C_ENABLE; in sl811_rh_submit_urb()
A Ddwc2.c581 port_change |= USB_PORT_STAT_C_ENABLE; in dwc_otg_submit_rh_msg_in_status()
A Dxhci.c1061 tmpbuf[2] |= USB_PORT_STAT_C_ENABLE; in xhci_submit_root()
A Dehci-hcd.c839 tmpbuf[2] |= USB_PORT_STAT_C_ENABLE; in ehci_submit_root()
/u-boot/common/
A Dusb_hub.c501 if (portchange & USB_PORT_STAT_C_ENABLE) { in usb_scan_port()
/u-boot/drivers/usb/musb/
A Dmusb_hcd.c446 | (USB_PORT_STAT_C_ENABLE << 16); in musb_port_reset()

Completed in 18 milliseconds