Searched refs:BPCR_AVBP (Results 1 – 1 of 1) sorted by relevance
105 #define BPCR_AVBP GENMASK(10, 0) /* Accumulated Vertical Back Porch */ macro618 reg_update_bits(ldev->regs, LTDC_BPCR, BPCR_AVBP | BPCR_AHBP, val); in ltdc_crtc_mode_set_nofb()686 vactive_start = reg_read(ldev->regs, LTDC_BPCR) & BPCR_AVBP; in ltdc_crtc_get_scanout_position()814 avbp = bpcr & BPCR_AVBP; in ltdc_plane_atomic_update()