Home
last modified time | relevance | path

Searched refs:USB_PORT_STAT_OVERCURRENT (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dusb_defs.h254 #define USB_PORT_STAT_OVERCURRENT 0x0008 macro
274 USB_PORT_STAT_OVERCURRENT | \
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci.c1013 tmpbuf[0] |= USB_PORT_STAT_OVERCURRENT; in xhci_submit_root()
H A Ddwc2.c570 port_status |= USB_PORT_STAT_OVERCURRENT; in dwc_otg_submit_rh_msg_in_status()
H A Dehci-hcd.c766 tmpbuf[0] |= USB_PORT_STAT_OVERCURRENT; in ehci_submit_root()
/rk3399_rockchip-uboot/drivers/usb/musb-new/
H A Dmusb_core.c577 USB_PORT_STAT_OVERCURRENT in musb_stage0_irq()