Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/stm/
H A Dltdc.c61 #define LAY_OFS (ldev->caps.layer_ofs) macro
553 u32 lofs = plane->index * LAY_OFS, ret = PF_FLEXIBLE; in ltdc_set_flexible_pixel_format()
616 u32 lofs = plane->index * LAY_OFS; in ltdc_set_ycbcr_config()
664 u32 lofs = plane->index * LAY_OFS; in ltdc_set_ycbcr_coeffs()
807 regmap_write_bits(ldev->regmap, LTDC_L1CR + layer_index * LAY_OFS, LXCR_MASK, 0); in ltdc_crtc_atomic_disable()
1262 u32 lofs = plane->index * LAY_OFS; in ltdc_plane_atomic_update()
1507 u32 lofs = plane->index * LAY_OFS; in ltdc_plane_atomic_disable()
1570 u32 lofs = index * LAY_OFS; in ltdc_plane_create()