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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/host/
H A Dohci.h106 #define TD_R 0x00040000 /* round: short packets OK? */ macro
H A Dohci-q.c52 * has TD_R set. (much simpler, but creates the 1-td limit.)
635 info |= TD_R;
657 info = TD_CC | TD_R | TD_T_DATA1;
819 * in that segment (TD_R clear), this ed halted because
H A Dohci-dbg.c314 (tmp & TD_R) ? "R" : "");

Completed in 45 milliseconds