Searched refs:PHY_C20_CUSTOM_SERDES_MASK (Results 1 – 2 of 2) sorted by relevance
192 #define PHY_C20_CUSTOM_SERDES_MASK REG_GENMASK8(4, 1) macro193 #define PHY_C20_CUSTOM_SERDES(val) REG_FIELD_PREP8(PHY_C20_CUSTOM_SERDES_MASK, val)
2314 BIT(6) | PHY_C20_CUSTOM_SERDES_MASK, in intel_c20_pll_program()2319 BIT(7) | PHY_C20_CUSTOM_SERDES_MASK, in intel_c20_pll_program()