Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dvenc.c105 u32 x_color; member
148 .x_color = 0x7,
193 .x_color = 0x7,
228 .x_color = 0,
366 venc_write_reg(VENC_X_COLOR, config->x_color); in venc_write_config()
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Dvenc.c103 u32 x_color; member
146 .x_color = 0x7,
191 .x_color = 0x7,
226 .x_color = 0,
402 venc_write_reg(venc, VENC_X_COLOR, config->x_color); in venc_write_config()