Searched refs:RH_PS_LSDA (Results 1 – 5 of 5) sorted by relevance
28 (value & RH_PS_LSDA) ? " LSDA" : "", \724 temp = RH_PS_LSDA; in ohci_hub_control()
305 #define RH_PS_LSDA 0x00000200 /* low speed device attached */ macro
98 #define RH_PS_LSDA (1 << 9) /* low speed device attached */ macro
179 (temp & RH_PS_LSDA) ? " LSDA" : "", \
1084 tmp = RH_PS_LSDA; in isp116x_hub_control()