Home
last modified time | relevance | path

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

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