Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/dss/
Dvenc.c95 u32 x_color; member
138 .x_color = 0x7,
183 .x_color = 0x7,
313 venc_write_reg(VENC_X_COLOR, config->x_color); in venc_write_config()
/linux-6.12.1/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()