Searched refs:USBPORTSC_LSDA (Results 1 – 6 of 6) sorted by relevance
51 #define USBPORTSC_LSDA 0x0100 /* Low Speed Device Attached */ macro
142 (status & USBPORTSC_LSDA) ? "LowSpeed " : "", in uhci_show_sc()
61 #define USBPORTSC_LSDA 0x0100 /* Low Speed Device Attached */ macro
122 (status & USBPORTSC_LSDA) ? "LowSpeed " : "", in uhci_show_sc()
2149 ((status & USBPORTSC_LSDA) << (-8 + 9)); in rh_submit_urb()
2039 ((status & USBPORTSC_LSDA) << (-8 + 9)); in rh_submit_urb()