Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.h36 const u32 *channel_formats; member
Dkirin_drm_ade.c71 static const u32 channel_formats[] = { variable
938 .channel_formats = channel_formats,
939 .channel_formats_cnt = ARRAY_SIZE(channel_formats),
Dkirin_drm_drv.c77 data->channel_formats, in kirin_drm_plane_init()