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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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;

Completed in 198 milliseconds