Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCI.h1190 #define PORT_OC (1<<4) /* over current active */ macro
H A DdrvEHCIDBG.cpp385 (status & PORT_OC) ? " OC" : "", in dbg_port_buf()
H A DdrvEhciHcd.c1683 if (temp & PORT_OC) in ehci_hub_control()