Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-socfpga.c41 #define SGMII_ADAPTER_ENABLE 0x0000 macro
99 writew(SGMII_ADAPTER_ENABLE, in socfpga_dwmac_fix_mac_speed()
244 u16 val = enable ? SGMII_ADAPTER_ENABLE : SGMII_ADAPTER_DISABLE; in socfpga_sgmii_config()