Home
last modified time | relevance | path

Searched refs:LAY_OFS (Results 1 – 1 of 1) sorted by relevance

/drivers/gpu/drm/stm/
Dltdc.c61 #define LAY_OFS (ldev->caps.layer_ofs) macro
556 u32 lofs = plane->index * LAY_OFS, ret = PF_FLEXIBLE; in ltdc_set_flexible_pixel_format()
619 u32 lofs = plane->index * LAY_OFS; in ltdc_set_ycbcr_config()
667 u32 lofs = plane->index * LAY_OFS; in ltdc_set_ycbcr_coeffs()
810 regmap_write_bits(ldev->regmap, LTDC_L1CR + layer_index * LAY_OFS, in ltdc_crtc_atomic_disable()
1268 u32 lofs = plane->index * LAY_OFS; in ltdc_plane_atomic_update()
1513 u32 lofs = plane->index * LAY_OFS; in ltdc_plane_atomic_disable()
1574 u32 lofs = index * LAY_OFS; in ltdc_plane_create()