Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c3711 int tl, t_he, width_bytes; in dsi_proto_timings() local
3714 t_he = hsync_end ? in dsi_proto_timings()
3720 tl = DIV_ROUND_UP(4, ndl) + (hsync_end ? hsa : 0) + t_he + hfp + in dsi_proto_timings()
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Ddsi.c3728 int tl, t_he, width_bytes; in dsi_proto_timings() local
3731 t_he = hsync_end ? in dsi_proto_timings()
3737 tl = DIV_ROUND_UP(4, ndl) + (hsync_end ? hsa : 0) + t_he + hfp + in dsi_proto_timings()