Searched refs:PHY_M_EC_S_DSC_MSK (Results 1 – 1 of 1) sorted by relevance
1229 #define PHY_M_EC_S_DSC_MSK (3<<8) /* Bit 9.. 8: Slv Downshift Cntr */ macro1244 #define PHY_M_EC_S_DSC(x) ((x << 8) & PHY_M_EC_S_DSC_MSK)