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

/linux-master/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 " : "",
H A Duhci-q.c807 status |= TD_CTRL_LS;
941 status |= TD_CTRL_LS;

Completed in 244 milliseconds