Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvHUB.h129 #define USB_PORT_STAT_POWER 0x0100 macro
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvHub.h119 #define USB_PORT_STAT_POWER 0x0100 // port state power macro
H A DdrvEhciHcd.c720 u32Status |= USB_PORT_STAT_POWER; in ms_hub_control()