Home
last modified time | relevance | path

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

/linux-4.4.14/arch/m68k/include/asm/
Dm68360_enet.h47 #define R_CR 0x0004 /* receive CRC error */ macro
50 #define ETHER_R_ERROR (R_LG | R_NO | R_SH | R_CR | R_OV | R_CL)
/linux-4.4.14/drivers/usb/gadget/udc/
Dfsl_qe_udc.h405 #define R_CR 0x00040000 /* CRC Error */ macro
408 #define R_ERROR (R_NO | R_AB | R_CR | R_OV)
/linux-4.4.14/arch/powerpc/include/asm/
Ducc_slow.h72 #define R_CR 0x00040000 /* CRC Error */ macro
/linux-4.4.14/drivers/net/ethernet/freescale/
Ducc_geth.h819 #define R_CR 0x00040000 /* CRC error. */ macro
828 #define R_ERRORS_FATAL (R_LG | R_NO | R_SH | R_CR | \