Home
last modified time | relevance | path

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

/freebsd/sys/dev/mii/
H A Ddp83867phy.c60 #define DP83867_CFG4 0x31 macro
181 value = PHY_READ(mii_sc, DP83867_CFG4); in dp_attach()
185 PHY_WRITE(mii_sc, DP83867_CFG4, value); in dp_attach()
H A Dtiphy.h53 #define DP83867_CFG4 0x31 /* Configuration Register 4 */ macro
/freebsd/sys/dev/xilinx/
H A Dif_xae.c758 WRITE_TI_EREG(sc, DP83867_CFG4, CFG4_SGMII_TMR); in xae_phy_fixup()