Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/omapdrm/dss/
Ddsi.c3553 unsigned int ths_prepare, ths_prepare_ths_zero, ths_zero; in dsi_proto_timings() local
3564 ths_zero = ths_prepare_ths_zero - ths_prepare; in dsi_proto_timings()
3601 DIV_ROUND_UP(ths_zero + 3, 4); in dsi_proto_timings()
/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c3629 unsigned ths_prepare, ths_prepare_ths_zero, ths_zero; in dsi_proto_timings() local
3640 ths_zero = ths_prepare_ths_zero - ths_prepare; in dsi_proto_timings()
3677 DIV_ROUND_UP(ths_zero + 3, 4); in dsi_proto_timings()