Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dohci-hub.c28 (value & RH_PS_LSDA) ? " LSDA" : "", \
724 temp = RH_PS_LSDA; in ohci_hub_control()
H A Dohci.h305 #define RH_PS_LSDA 0x00000200 /* low speed device attached */ macro
H A Disp116x.h98 #define RH_PS_LSDA (1 << 9) /* low speed device attached */ macro
H A Dohci-dbg.c179 (temp & RH_PS_LSDA) ? " LSDA" : "", \
H A Disp1362.h313 #define RH_PS_LSDA 0x00000200 /* low speed device attached */ macro
H A Disp1362-hcd.c1643 tmp = RH_PS_LSDA; in isp1362_hub_control()