Home
last modified time | relevance | path

Searched refs:V_SYNC_WIDTH (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dedid.h101 #define V_SYNC_WIDTH COMBINE_HI_4LO( V_SYNC_WIDTH_HI, V_SYNC_WIDTH_LO ) macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dfbmon.c576 V_SYNC_WIDTH; in get_detailed_timing()
579 mode->vsync_len = V_SYNC_WIDTH; in get_detailed_timing()
599 V_ACTIVE + V_SYNC_OFFSET + V_SYNC_WIDTH, V_ACTIVE + V_BLANKING); in get_detailed_timing()
918 V_SYNC_WIDTH; in fb_parse_edid()
921 var->vsync_len = V_SYNC_WIDTH; in fb_parse_edid()
/OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/
H A Dedid.h226 #define V_SYNC_WIDTH _V_SYNC_WIDTH(c) macro
H A Dinterpret_edid.c727 r->v_sync_width = V_SYNC_WIDTH; in get_detailed_timing_section()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddw-dp.c75 #define V_SYNC_WIDTH GENMASK(31, 16) macro
1293 FIELD_PREP(V_SYNC_WIDTH, v_sync_width) | in dw_dp_video_enable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw-dp.c89 #define V_SYNC_WIDTH GENMASK(31, 16) macro
2344 FIELD_PREP(V_SYNC_WIDTH, v_sync_width) | in dw_dp_video_enable()