Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dsky2.h1214 #define PHY_M_POLC_INIT_CTRL(x) (((x)<<4) & PHY_M_POLC_INIT_MSK) macro
Dsky2.c459 PHY_M_POLC_INIT_CTRL(2) | in sky2_phy_init()