Searched refs:LTDC_TWCR (Results 1 – 2 of 2) sorted by relevance
35 #define LTDC_TWCR 0x14 /* Total Width Configuration */ macro244 clrsetbits_le32(regs + LTDC_TWCR, TWCR_TOTALH | TWCR_TOTALW, val); in stm32_ltdc_set_mode()
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()