Searched refs:TD_CTRL_LS (Results 1 – 3 of 3) sorted by relevance
191 #define TD_CTRL_LS (1 << 26) /* Low Speed Device */ macro
55 (status & TD_CTRL_LS) ? "LS " : "", in uhci_show_td()
807 status |= TD_CTRL_LS; in uhci_submit_control()941 status |= TD_CTRL_LS; in uhci_submit_common()