Searched refs:LTDC_BPCR (Results 1 – 1 of 1) sorted by relevance
67 #define LTDC_BPCR 0x000C /* Back Porch Configuration */ macro990 regmap_update_bits(ldev->regmap, LTDC_BPCR, BPCR_AVBP | BPCR_AHBP, val); in ltdc_crtc_mode_set_nofb()1090 regmap_read(ldev->regmap, LTDC_BPCR, &vactive_start); in ltdc_crtc_get_scanout_position()1293 regmap_read(ldev->regmap, LTDC_BPCR, &bpcr); in ltdc_plane_atomic_update()