Searched refs:PHY_C20_CUSTOM_SERDES_MASK (Results 1 – 2 of 2) sorted by relevance
252 #define PHY_C20_CUSTOM_SERDES_MASK REG_GENMASK8(4, 1) macro253 #define PHY_C20_CUSTOM_SERDES(val) REG_FIELD_PREP8(PHY_C20_CUSTOM_SERDES_MASK, val)
2628 BIT(6) | PHY_C20_CUSTOM_SERDES_MASK, in intel_c20_pll_program()2633 BIT(7) | PHY_C20_CUSTOM_SERDES_MASK, in intel_c20_pll_program()