PHY_LANES
regmap_update_bits(dp->regmap, DW_DP_PHYIF_CTRL, PHY_LANES,
FIELD_PREP(PHY_LANES, lanes / 2));
val |= PHY_LANES(dsi2->lanes);