Home
last modified time | relevance | path

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

/drivers/net/ethernet/marvell/
Dsky2.h1491 #define PHY_M_POLC_INIT_CTRL(x) (((x)<<4) & PHY_M_POLC_INIT_MSK) macro
Dsky2.c543 PHY_M_POLC_INIT_CTRL(2) | in sky2_phy_init()