Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/usb/
Dehci_def.h147 #define PORT_OC (1<<4) /* over current active */ macro
/linux-2.6.39/drivers/usb/host/
Doxu210hp.h159 #define PORT_OC (1<<4) /* over current active */ macro
Dxhci-hub.c480 if (temp & PORT_OC) in xhci_hub_control()
Dehci-hub.c997 if (temp & PORT_OC) in ehci_hub_control()
Dxhci.h266 #define PORT_OC (1 << 3) macro
Dehci-dbg.c291 (status & PORT_OC) ? " OC" : "", in dbg_port_buf()
Doxu210hp-hcd.c174 (status & PORT_OC) ? " OC" : "", in dbg_port_buf()
3346 if (temp & PORT_OC) in oxu_hub_control()