Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dehci-hcd.c645 temp |= PORT_RESUME; in ehci_resume()
650 temp &= ~PORT_RESUME; in ehci_resume()
Dehci.h246 #define PORT_RESUME (1<<6) /* resume it */ macro
Dehci-dbg.c259 (status & PORT_RESUME) ? " RESUME" : "", in dbg_port_buf()