Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/
Dvenc.c94 u32 x_color; member
137 .x_color = 0x7,
182 .x_color = 0x7,
217 .x_color = 0,
355 venc_write_reg(VENC_X_COLOR, config->x_color); in venc_write_config()
/Linux-v5.4/drivers/gpu/drm/omapdrm/dss/
Dvenc.c92 u32 x_color; member
135 .x_color = 0x7,
180 .x_color = 0x7,
215 .x_color = 0,
367 venc_write_reg(venc, VENC_X_COLOR, config->x_color); in venc_write_config()