Searched refs:video_sync_mode_present (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/meson/ |
H A D | meson_venc.c | 143 bool video_sync_mode_present; member 237 .video_sync_mode_present = true, 283 .video_sync_mode_present = true, 371 .video_sync_mode_present = true, 416 .video_sync_mode_present = true, 465 .video_sync_mode_present = true, 514 .video_sync_mode_present = true, 607 .video_sync_mode_present = true, 1317 if (vmode->encp.video_sync_mode_present) in meson_venc_hdmi_mode_set()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/meson/ |
H A D | meson_venc.c | 145 bool video_sync_mode_present; member 239 .video_sync_mode_present = true, 285 .video_sync_mode_present = true, 373 .video_sync_mode_present = true, 418 .video_sync_mode_present = true, 467 .video_sync_mode_present = true, 516 .video_sync_mode_present = true, 609 .video_sync_mode_present = true, 1319 if (vmode->encp.video_sync_mode_present) in meson_venc_hdmi_mode_set()
|
Completed in 5 milliseconds