Home
last modified time | relevance | path

Searched defs:r_sel (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/imx/dcss/
Ddcss-dpr.c272 static void dcss_dpr_argb_comp_sel(struct dcss_dpr_ch *ch, int a_sel, int r_sel, in dcss_dpr_argb_comp_sel()
362 int r_sel; member
378 static int to_comp_sel(u32 pix_fmt, int *a_sel, int *r_sel, int *g_sel, in to_comp_sel()
433 int a_sel, r_sel, g_sel, b_sel; in dcss_dpr_setup_components() local