Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dedid.h104 #define H_SYNC_WIDTH COMBINE_HI_8LO( H_SYNC_WIDTH_HI, H_SYNC_WIDTH_LO ) macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/core/
H A Dfbmon.c574 (H_ACTIVE + H_SYNC_OFFSET + H_SYNC_WIDTH); in get_detailed_timing()
578 mode->hsync_len = H_SYNC_WIDTH; in get_detailed_timing()
597 H_ACTIVE + H_SYNC_OFFSET + H_SYNC_WIDTH, H_ACTIVE + H_BLANKING); in get_detailed_timing()
916 (H_ACTIVE + H_SYNC_OFFSET + H_SYNC_WIDTH); in fb_parse_edid()
920 var->hsync_len = H_SYNC_WIDTH; in fb_parse_edid()
/OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/
H A Dedid.h222 #define H_SYNC_WIDTH _H_SYNC_WIDTH(c) macro
H A Dinterpret_edid.c725 r->h_sync_width = H_SYNC_WIDTH; in get_detailed_timing_section()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddw-dp.c72 #define H_SYNC_WIDTH GENMASK(31, 16) macro
1286 FIELD_PREP(H_SYNC_WIDTH, h_sync_width) | in dw_dp_video_enable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw-dp.c86 #define H_SYNC_WIDTH GENMASK(31, 16) macro
2337 FIELD_PREP(H_SYNC_WIDTH, h_sync_width) | in dw_dp_video_enable()