Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dsky2.h1491 #define PHY_M_POLC_INIT_CTRL(x) (((x)<<4) & PHY_M_POLC_INIT_MSK) macro
H A Dsky2.c542 PHY_M_POLC_INIT_CTRL(2) | in sky2_phy_init()