Home
last modified time | relevance | path

Searched defs:GPHY_CTRL_PHY_PLL_ON (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/atheros/atl1e/
H A Datl1e_hw.h183 #define GPHY_CTRL_PHY_PLL_ON 0x2000 macro
/openbmc/linux/drivers/net/ethernet/atheros/atl1c/
H A Datl1c_hw.h232 #define GPHY_CTRL_PHY_PLL_ON BIT(13) /* 1:pll always on, 0:can sw */ macro