Searched refs:AWCR_AAH (Results 1 – 1 of 1) sorted by relevance
109 #define AWCR_AAH GENMASK(10, 0) /* Accumulated Active Height */ macro609 reg_update_bits(ldev->regs, LTDC_AWCR, AWCR_AAW | AWCR_AAH, val); in ltdc_crtc_mode_set_nofb()699 vactive_end = reg_read(ldev->regs, LTDC_AWCR) & AWCR_AAH; in ltdc_crtc_scanoutpos()