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

/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Dvenc.c111 u32 vs_ext_stop_y; member in struct:venc_config
155 .vs_ext_stop_y = 0x00000025,
200 .vs_ext_stop_y = 0x00000006,
299 venc_write_reg(VENC_VS_EXT_STOP_Y, config->vs_ext_stop_y);
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Dvenc.c110 u32 vs_ext_stop_y; member in struct:venc_config
154 .vs_ext_stop_y = 0x00000025,
199 .vs_ext_stop_y = 0x00000006,
311 venc_write_reg(venc, VENC_VS_EXT_STOP_Y, config->vs_ext_stop_y);

Completed in 183 milliseconds