Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/stm/
Dltdc.c60 #define LAY_OFS (ldev->caps.layer_ofs) macro
555 u32 lofs = plane->index * LAY_OFS, ret = PF_FLEXIBLE; in ltdc_set_flexible_pixel_format()
618 u32 lofs = plane->index * LAY_OFS; in ltdc_set_ycbcr_config()
666 u32 lofs = plane->index * LAY_OFS; in ltdc_set_ycbcr_coeffs()
809 regmap_write_bits(ldev->regmap, LTDC_L1CR + layer_index * LAY_OFS, in ltdc_crtc_atomic_disable()
1267 u32 lofs = plane->index * LAY_OFS; in ltdc_plane_atomic_update()
1512 u32 lofs = plane->index * LAY_OFS; in ltdc_plane_atomic_disable()
1573 u32 lofs = index * LAY_OFS; in ltdc_plane_create()