Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHUB.h125 #define USB_PORT_STAT_OVERCURRENT 0x0008 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvHub.h117 #define USB_PORT_STAT_OVERCURRENT 0x0008 // port state over current macro
H A DdrvEhciHcd.c716 u32Status |= USB_PORT_STAT_OVERCURRENT; in ms_hub_control()