Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_edid.c2618 static int drm_mode_hsync(const struct drm_display_mode *mode) in drm_mode_hsync() function
2727 if (drm_mode_hsync(mode) > drm_gtf2_hbreak(edid)) { in drm_mode_std()
2908 hsync = drm_mode_hsync(mode); in mode_in_hsync_range()
/OK3568_Linux_fs/u-boot/common/
H A Dedid.c4519 static int drm_mode_hsync(const struct drm_display_mode *mode) in drm_mode_hsync() function
4635 if (drm_mode_hsync(mode) > drm_gtf2_hbreak(edid)) { in drm_mode_std()
5045 hsync = drm_mode_hsync(mode); in mode_in_hsync_range()