Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/stm/
Dltdc.c322 static inline u32 to_drm_pixelformat(enum ltdc_pix_fmt pf) in to_drm_pixelformat() function
947 drm_fmt = to_drm_pixelformat(ldev->caps.pix_fmt_hw[i]); in ltdc_plane_create()