Home
last modified time | relevance | path

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

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