Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/video/fbdev/omap2/omapfb/dss/
Dvenc.c94 u32 x_color; member
137 .x_color = 0x7,
182 .x_color = 0x7,
312 venc_write_reg(VENC_X_COLOR, config->x_color); in venc_write_config()
/linux-6.1.9/drivers/gpu/drm/omapdrm/dss/
Dvenc.c93 u32 x_color; member
136 .x_color = 0x7,
181 .x_color = 0x7,
325 venc_write_reg(venc, VENC_X_COLOR, config->x_color); in venc_write_config()