Searched refs:PHY_M_PC_DSC (Results 1 – 2 of 2) sorted by relevance
1446 #define PHY_M_PC_DSC(x) (((u16)(x)<<12) & PHY_M_PC_DSC_MSK) macro
376 ctrl |= PHY_M_PC_DSC(2) | PHY_M_PC_DOWN_S_ENA; in sky2_phy_init()