Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/atge/
H A Datge_mii.c143 GPHY_CTRL_HIB_EN | GPHY_CTRL_HIB_PULSE | GPHY_CTRL_SEL_ANA_RESET | in atge_l1e_mii_reset()
149 GPHY_CTRL_SEL_ANA_RESET | GPHY_CTRL_PHY_PLL_ON); in atge_l1e_mii_reset()
252 GPHY_CTRL_HIB_EN | GPHY_CTRL_HIB_PULSE | GPHY_CTRL_SEL_ANA_RESET); in atge_l1c_mii_reset()
258 GPHY_CTRL_SEL_ANA_RESET); in atge_l1c_mii_reset()
H A Datge_l1e_reg.h120 #define GPHY_CTRL_SEL_ANA_RESET 0x1000 macro