Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/contrib/ncsw/inc/flib/
HDfsl_fman_memac_mii_acc.h54 #define PHY_SGMII_CR_DEF_VAL 0x1140 macro
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/FM/MAC/
HDmemac.h95 #define PHY_SGMII_CR_DEF_VAL 0x1140 macro
HDmemac.c120 tmpReg16 = PHY_SGMII_CR_DEF_VAL | PHY_SGMII_CR_RESET_AN; in SetupSgmiiInternalPhy()
163 tmpReg16 = PHY_SGMII_CR_DEF_VAL | PHY_SGMII_CR_RESET_AN; in SetupSgmiiInternalPhyBaseX()