Searched refs:UHCI_TD_LS (Results 1 – 2 of 2) sorted by relevance
158 #define UHCI_TD_LS 0x04000000 macro
1748 status |= UHCI_TD_LS; in uhci_alloc_std_chain()2193 ls = dev->speed == USB_SPEED_LOW ? UHCI_TD_LS : 0; in uhci_device_request()