Searched refs:SCRAMBLE_DIS (Results 1 – 1 of 1) sorted by relevance
44 #define SCRAMBLE_DIS BIT(0) macro693 regmap_update_bits(dp->regmap, DW_DP_CCTL, SCRAMBLE_DIS, in dw_dp_link_train_set_pattern()694 FIELD_PREP(SCRAMBLE_DIS, 1)); in dw_dp_link_train_set_pattern()696 regmap_update_bits(dp->regmap, DW_DP_CCTL, SCRAMBLE_DIS, in dw_dp_link_train_set_pattern()697 FIELD_PREP(SCRAMBLE_DIS, 0)); in dw_dp_link_train_set_pattern()