Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/omapdrm/dss/
Ddsi.c2891 int tl, t_he, width_bytes; in dsi_proto_timings() local
2894 t_he = hsync_end ? in dsi_proto_timings()
2900 tl = DIV_ROUND_UP(4, ndl) + (hsync_end ? hsa : 0) + t_he + hfp + in dsi_proto_timings()
/linux-6.1.9/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c3705 int tl, t_he, width_bytes; in dsi_proto_timings() local
3708 t_he = hsync_end ? in dsi_proto_timings()
3714 tl = DIV_ROUND_UP(4, ndl) + (hsync_end ? hsa : 0) + t_he + hfp + in dsi_proto_timings()