SCRAMBLE_DIS
regmap_update_bits(dp->regmap, DW_DP_CCTL, SCRAMBLE_DIS,
FIELD_PREP(SCRAMBLE_DIS, 1));
FIELD_PREP(SCRAMBLE_DIS, 0));