Searched defs:PHY_M_EC_S_DSC (Results 1 – 2 of 2) sorted by relevance
1431 #define PHY_M_EC_S_DSC(x) ((u16)(x)<<8 & PHY_M_EC_S_DSC_MSK) macro
1447 #define PHY_M_EC_S_DSC(x) ((u16)(x)<<8) /* 00=dis; 01=1x; 10=2x; 11=3x */ macro