Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dehci-hub.c266 if (temp & PORT_OC) in ehci_hub_control()
Dehci.h248 #define PORT_OC (1<<4) /* over current active */ macro
Dehci-dbg.c261 (status & PORT_OC) ? " OC" : "", in dbg_port_buf()