Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fm/
H A Dmemac.c40 MEMAC_CMD_CFG_RXTX_EN | MEMAC_CMD_CFG_NO_LEN_CHK); in memac_enable_mac()
/openbmc/u-boot/include/
H A Dfsl_memac.h161 #define MEMAC_CMD_CFG_NO_LEN_CHK 0x20000 /* Payload length check disable */ macro