Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Duhci-hcd.h207 #define TD_CTRL_LS (1 << 26) /* Low Speed Device */ macro
H A Duhci-debug.c56 (status & TD_CTRL_LS) ? "LS " : "", in uhci_show_td()
H A Duhci-q.c807 status |= TD_CTRL_LS; in uhci_submit_control()
941 status |= TD_CTRL_LS; in uhci_submit_common()