Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dcalxedaxgmac.c40 #define XGMAC_CONTROL_ACS 0x00000080 macro
412 value |= XGMAC_CONTROL_DDIC | XGMAC_CONTROL_ACS | in xgmac_init()
/openbmc/linux/drivers/net/ethernet/calxeda/
H A Dxgmac.c123 #define XGMAC_CONTROL_ACS 0x00000080 /* Automatic Pad/FCS Strip */ macro
975 ctrl |= XGMAC_CONTROL_DDIC | XGMAC_CONTROL_JE | XGMAC_CONTROL_ACS | in xgmac_hw_init()