Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/xilinx/
H A Dll_temac.h258 #define XTE_EMCFG_LINKSPD_10 0x00000000 /* 10 Mbit LINKSPD_MASK */ macro
H A Dll_temac_main.c731 mii_speed |= XTE_EMCFG_LINKSPD_10; in temac_adjust_link()