Searched refs:PHY_M_POLC_INIT_CTRL (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/marvell/ | ||
D | sky2.h | 1491 #define PHY_M_POLC_INIT_CTRL(x) (((x)<<4) & PHY_M_POLC_INIT_MSK) macro |
D | sky2.c | 543 PHY_M_POLC_INIT_CTRL(2) | in sky2_phy_init() |