Home
last modified time | relevance | path

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

/drivers/usb/host/
Duhci-hub.c305 if (status & USBPORTSC_LSDA) in uhci_hub_control()
Duhci-hcd.h60 #define USBPORTSC_LSDA 0x0100 /* Low Speed Device Attached */ macro
Duhci-debug.c270 (status & USBPORTSC_LSDA) ? " LowSpeed" : "", in uhci_show_sc()