Searched refs:PHY_M_POLC_LOS_CTRL (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/net/ethernet/marvell/ | ||
| D | sky2.h | 1495 #define PHY_M_POLC_LOS_CTRL(x) (((x)<<6) & PHY_M_POLC_LOS_MSK) macro |
| D | sky2.c | 553 PHY_M_POLC_LOS_CTRL(2) | in sky2_phy_init() |