Home
last modified time | relevance | path

Searched refs:MACCFG2_LEN_CHECK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/net/fm/
H A Ddtsec.c19 #define MACCFG2_INIT (MACCFG2_PRE_LEN(0x7) | MACCFG2_LEN_CHECK | \
/openbmc/u-boot/include/
H A Dfsl_dtsec.h219 #define MACCFG2_LEN_CHECK 0x00000010 /* MAC check frame's length Rx */ macro