LTDC_TWCR
regmap_update_bits(ldev->regmap, LTDC_TWCR, TWCR_TOTALH | TWCR_TOTALW, val);
regmap_read(ldev->regmap, LTDC_TWCR, &vtotal);