Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/mii/
HDdp83867phy.c61 #define DP83867_CFG4 0x31 macro
182 value = PHY_READ(mii_sc, DP83867_CFG4); in dp_attach()
186 PHY_WRITE(mii_sc, DP83867_CFG4, value); in dp_attach()
HDtiphy.h53 #define DP83867_CFG4 0x31 /* Configuration Register 4 */ macro
/freebsd-14-stable/sys/dev/xilinx/
HDif_xae.c759 WRITE_TI_EREG(sc, DP83867_CFG4, CFG4_SGMII_TMR); in xae_phy_fixup()