Home
last modified time | relevance | path

Searched refs:USB_PORT_FEAT_C_OVER_CURRENT (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dusb_defs.h235 #define USB_PORT_FEAT_C_OVER_CURRENT 19 macro
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dsl811-hcd.c625 case USB_PORT_FEAT_C_OVER_CURRENT: in sl811_rh_submit_urb()
H A Dxhci.c842 case USB_PORT_FEAT_C_OVER_CURRENT: in xhci_clear_port_change_bit()
1072 case USB_PORT_FEAT_C_OVER_CURRENT: in xhci_submit_root()
/rk3399_rockchip-uboot/common/
H A Dusb_hub.c548 USB_PORT_FEAT_C_OVER_CURRENT); in usb_scan_port()