Searched refs:SCRAMBLE_DIS (Results 1 – 1 of 1) sorted by relevance
44 #define SCRAMBLE_DIS BIT(0) macro687 regmap_update_bits(dp->regmap, DW_DP_CCTL, SCRAMBLE_DIS, in dw_dp_link_train_set_pattern()688 FIELD_PREP(SCRAMBLE_DIS, 1)); in dw_dp_link_train_set_pattern()690 regmap_update_bits(dp->regmap, DW_DP_CCTL, SCRAMBLE_DIS, in dw_dp_link_train_set_pattern()691 FIELD_PREP(SCRAMBLE_DIS, 0)); in dw_dp_link_train_set_pattern()