Home
last modified time | relevance | path

Searched refs:T_TC (Results 1 – 4 of 4) sorted by relevance

/linux-3.4.99/arch/m68k/include/asm/
Dm68360_enet.h23 #define T_TC 0x0400 /* transmit CRC (when last) */ macro
/linux-3.4.99/arch/powerpc/include/asm/
Ducc_slow.h34 #define T_TC 0x04000000 /* transmit CRC */ macro
/linux-3.4.99/drivers/usb/gadget/
Dfsl_qe_udc.h377 #define T_TC 0x04000000 /* transmit CRC */ macro
Dfsl_qe_udc.c1108 bdstatus |= T_R | T_I | T_L | T_TC in qe_ep_tx()