Home
last modified time | relevance | path

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

/Linux-v6.1/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-v6.1/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c3697 int tl, t_he, width_bytes; in dsi_proto_timings() local
3700 t_he = hsync_end ? in dsi_proto_timings()
3706 tl = DIV_ROUND_UP(4, ndl) + (hsync_end ? hsa : 0) + t_he + hfp + in dsi_proto_timings()