Searched refs:GM_PHY_ADDR (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/msk/
H A Dif_msk.c4303 * When GM_PAR_MIB_CLR bit of GM_PHY_ADDR is set, reading lower
4326 gmac = GMAC_READ_2(sc, sc_if->msk_port, GM_PHY_ADDR);
4327 GMAC_WRITE_2(sc, sc_if->msk_port, GM_PHY_ADDR, gmac | GM_PAR_MIB_CLR);
4333 GMAC_WRITE_2(sc, sc_if->msk_port, GM_PHY_ADDR, gmac);
4353 gmac = GMAC_READ_2(sc, sc_if->msk_port, GM_PHY_ADDR);
4354 GMAC_WRITE_2(sc, sc_if->msk_port, GM_PHY_ADDR, gmac | GM_PAR_MIB_CLR);
4439 GMAC_WRITE_2(sc, sc_if->msk_port, GM_PHY_ADDR, gmac);
H A Dif_mskreg.h1699 #define GM_PHY_ADDR 0x0088 /* 16 bit r/w GPHY Address Register */ macro
1902 /* GM_PHY_ADDR 16 bit r/w GPHY Address Register */

Completed in 72 milliseconds