Searched refs:TD_CC_GET (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 Dohci-dbg.c312 TD_CC_GET(tmp), /* EC, */ toggle,
322 TD_CC_GET(tmp),
492 TD_CC_GET (info), td->urb, info);
H A Dohci.h85 #define TD_CC_GET(td_p) ((td_p >>28) & 0x0f) macro
H A Dohci-q.c604 * using TD_CC_GET, as well as by seeing them on the done list.
754 cc = TD_CC_GET (tdINFO);
876 cc = TD_CC_GET (hc32_to_cpup (ohci, &td->hwINFO));

Completed in 99 milliseconds