Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c2897 int tl, t_he, width_bytes; in dsi_proto_timings() local
2900 t_he = hsync_end ? in dsi_proto_timings()
2906 tl = DIV_ROUND_UP(4, ndl) + (hsync_end ? hsa : 0) + t_he + hfp + in dsi_proto_timings()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A 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()