Searched refs:LTDC_TWCR (Results 1 – 1 of 1) sorted by relevance
69 #define LTDC_TWCR 0x0014 /* Total Width Configuration */ macro998 regmap_update_bits(ldev->regmap, LTDC_TWCR, TWCR_TOTALH | TWCR_TOTALW, val); in ltdc_crtc_mode_set_nofb()1094 regmap_read(ldev->regmap, LTDC_TWCR, &vtotal); in ltdc_crtc_get_scanout_position()