Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCI.h1189 #define PORT_OCC (1<<5) /* over current change */ macro
H A DdrvEHCIDBG.cpp384 (status & PORT_OCC) ? " OCC" : "", in dbg_port_buf()
H A DdrvEhciHcd.c1471 ehci_writel (temp | PORT_OCC, in ehci_hub_control()
1563 if (temp & PORT_OCC) in ehci_hub_control()