Searched refs:USBPORTSC_LSDA (Results 1 – 3 of 3) sorted by relevance
305 if (status & USBPORTSC_LSDA) in uhci_hub_control()
60 #define USBPORTSC_LSDA 0x0100 /* Low Speed Device Attached */ macro
270 (status & USBPORTSC_LSDA) ? " LowSpeed" : "", in uhci_show_sc()