Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/usb/
H A Dch11.h72 #define USB_PORT_FEAT_OVER_CURRENT 3 macro
/openbmc/u-boot/include/
H A Dusb_defs.h226 #define USB_PORT_FEAT_OVER_CURRENT 3 macro
/openbmc/linux/drivers/usb/host/
H A Dohci-s3c2410.c210 case USB_PORT_FEAT_OVER_CURRENT: in ohci_s3c2410_hub_control()
H A Dohci-at91.c401 case USB_PORT_FEAT_OVER_CURRENT: in ohci_at91_hub_control()
H A Docteon-hcd.c3446 port_status |= (1 << USB_PORT_FEAT_OVER_CURRENT); in octeon_usb_hub_control()
/openbmc/u-boot/drivers/usb/host/
H A Dehci-hcd.c911 case USB_PORT_FEAT_OVER_CURRENT: in ehci_submit_root()