Searched refs:UHCI_TD_LS (Results 1 – 2 of 2) sorted by relevance
163 #define UHCI_TD_LS __BIT(26) macro
830 !!(le32toh(p->td.td_status) & UHCI_TD_LS), in uhci_dump_td()2096 status |= UHCI_TD_LS; in uhci_reset_std_chain()2530 (dev->ud_speed == USB_SPEED_LOW ? UHCI_TD_LS : 0) in uhci_device_ctrl_start()