Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dhc_sl811.h141 #define RH_PS_LSDA 0x00000200 /* low speed device attached */ macro
Dusb-ohci.h304 #define RH_PS_LSDA 0x00000200 /* low speed device attached */ macro
Dusb-ohci.c473 (temp & RH_PS_LSDA) ? " LSDA" : "", in ohci_dump_roothub()
2030 WR_RH_PORTSTAT (RH_PS_LSDA); OK (0); in rh_submit_urb()