UPDATE_PLL
ret = regmap_update_bits(dsi->regmap, DSI_REG, UPDATE_PLL, UPDATE_PLL);
ret = regmap_update_bits(dsi->regmap, DSI_REG, UPDATE_PLL, 0);