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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Duhci-hcd.h191 #define TD_CTRL_LS (1 << 26) /* Low Speed Device */ macro
H A Duhci-debug.c56 (status & TD_CTRL_LS) ? "LS " : "",
H A Duhci-q.c805 status |= TD_CTRL_LS;
936 status |= TD_CTRL_LS;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Duhci-hcd.h191 #define TD_CTRL_LS (1 << 26) /* Low Speed Device */ macro
H A Duhci-debug.c56 (status & TD_CTRL_LS) ? "LS " : "",
H A Duhci-q.c805 status |= TD_CTRL_LS;
936 status |= TD_CTRL_LS;

Completed in 127 milliseconds