Searched refs:LTDC_TWCR (Results 1 – 1 of 1) sorted by relevance
64 #define LTDC_TWCR 0x0014 /* Total Width Configuration */ macro626 reg_update_bits(ldev->regs, LTDC_TWCR, TWCR_TOTALH | TWCR_TOTALW, val); in ltdc_crtc_mode_set_nofb()688 vtotal = reg_read(ldev->regs, LTDC_TWCR) & TWCR_TOTALH; in ltdc_crtc_get_scanout_position()