Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/stm/
H A Dltdc.c64 #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()
811 regmap_write_bits(ldev->regmap, LTDC_L1CR + layer_index * LAY_OFS, LXCR_MASK, 0); in ltdc_crtc_atomic_disable()
1272 u32 lofs = plane->index * LAY_OFS; in ltdc_plane_atomic_update()
1517 u32 lofs = plane->index * LAY_OFS; in ltdc_plane_atomic_disable()
1580 u32 lofs = index * LAY_OFS; in ltdc_plane_create()