Home
last modified time | relevance | path

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

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

Completed in 8 milliseconds