Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dhc_sl811.h137 #define RH_PS_PSS 0x00000004 /* port suspend status */ macro
Dusb-ohci.h300 #define RH_PS_PSS 0x00000004 /* port suspend status */ macro
Dusb-ohci.c477 (temp & RH_PS_PSS) ? " PSS" : "", in ohci_dump_roothub()
2047 WR_RH_PORTSTAT (RH_PS_PSS ); OK (0); in rh_submit_urb()