Home
last modified time | relevance | path

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

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