Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEHCI.h1240 #define PORT_PEC (1<<3) /* port enable change */ macro
H A DdrvEHCIDBG.cpp386 (status & PORT_PEC) ? " PEC" : "", in dbg_port_buf()
H A DdrvEhciHcd.c1405 ehci_writel (temp | PORT_PEC, in ehci_hub_control()
1560 if (temp & PORT_PEC) in ehci_hub_control()