Home
last modified time | relevance | path

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

/drivers/usb/core/
Dhub.h45 #define USB_PORT_FEAT_OVER_CURRENT 3 macro
/drivers/usb/host/
Dohci-s3c2410.c200 case USB_PORT_FEAT_OVER_CURRENT: in ohci_s3c2410_hub_control()
Dehci-hub.c792 status |= 1 << USB_PORT_FEAT_OVER_CURRENT; in ehci_hub_control()
Doxu210hp-hcd.c3361 status |= 1 << USB_PORT_FEAT_OVER_CURRENT; in oxu_hub_control()
/drivers/usb/musb/
Dmusb_core.c536 (1 << USB_PORT_FEAT_OVER_CURRENT) in musb_stage0_irq()