Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/
Dvenc.c111 u32 vs_ext_stop_y; member
155 .vs_ext_stop_y = 0x00000025,
200 .vs_ext_stop_y = 0x00000006,
247 .vs_ext_stop_y = 0x05,
342 venc_write_reg(VENC_VS_EXT_STOP_Y, config->vs_ext_stop_y); in venc_write_config()
/Linux-v5.4/drivers/gpu/drm/omapdrm/dss/
Dvenc.c109 u32 vs_ext_stop_y; member
153 .vs_ext_stop_y = 0x00000025,
198 .vs_ext_stop_y = 0x00000006,
245 .vs_ext_stop_y = 0x05,
353 venc_write_reg(venc, VENC_VS_EXT_STOP_Y, config->vs_ext_stop_y); in venc_write_config()