Home
last modified time | relevance | path

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

/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/
H A Demac.h91 #define EMAC_TRUNC_FL_16K (0x3FFF) macro
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_eth.c123 writel(EMAC_TRUNC_FL_16K, gem->gemac_base + EMAC_TRUNC_FL); in pfe_eth_start()