Home
last modified time | relevance | path

Searched refs:MACCFG2_LC (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/qe/
H A Duec.h64 #define MACCFG2_LC 0x00000010 /* Length Check */ macro
78 MACCFG2_LC | MACCFG2_PAD_CRC | MACCFG2_FDX)
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Ducc_geth.h247 #define MACCFG2_LC 0x00000010 /* Length Check macro
H A Ducc_geth.c1236 value |= MACCFG2_LC; in init_check_frame_length_mode()
1238 value &= ~MACCFG2_LC; in init_check_frame_length_mode()