Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dvenc.c122 u32 vs_ext_stop_y; member
166 .vs_ext_stop_y = 0x00000025,
211 .vs_ext_stop_y = 0x00000006,
258 .vs_ext_stop_y = 0x05,
353 venc_write_reg(VENC_VS_EXT_STOP_Y, config->vs_ext_stop_y); in venc_write_config()
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Dvenc.c120 u32 vs_ext_stop_y; member
164 .vs_ext_stop_y = 0x00000025,
209 .vs_ext_stop_y = 0x00000006,
256 .vs_ext_stop_y = 0x05,
388 venc_write_reg(venc, VENC_VS_EXT_STOP_Y, config->vs_ext_stop_y); in venc_write_config()