Searched refs:LTDC_AWCR (Results 1 – 1 of 1) sorted by relevance
63 #define LTDC_AWCR 0x0010 /* Active Width Configuration */ macro622 reg_update_bits(ldev->regs, LTDC_AWCR, AWCR_AAW | AWCR_AAH, val); in ltdc_crtc_mode_set_nofb()687 vactive_end = reg_read(ldev->regs, LTDC_AWCR) & AWCR_AAH; in ltdc_crtc_get_scanout_position()