Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/xilinx/
H A Dll_temac.h256 #define XTE_EMCFG_LINKSPD_MASK 0xC0000000 /* Link speed */ macro
H A Dll_temac_main.c721 mii_speed &= ~XTE_EMCFG_LINKSPD_MASK; in temac_adjust_link()