Home
last modified time | relevance | path

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

/linux-6.1.9/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,
299 venc_write_reg(VENC_VS_EXT_STOP_Y, config->vs_ext_stop_y); in venc_write_config()
/linux-6.1.9/drivers/gpu/drm/omapdrm/dss/
Dvenc.c110 u32 vs_ext_stop_y; member
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); in venc_write_config()