Searched refs:ths_zero (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/gpu/drm/renesas/rcar-du/
H A Drzg2l_mipi_dsi.c70 u32 ths_zero; member in struct:rzg2l_mipi_dsi_timings
86 .ths_zero = 23,
100 .ths_zero = 23,
114 .ths_zero = 23,
128 .ths_zero = 16,
142 .ths_zero = 16,
156 .ths_zero = 16,
230 DSIDPHYTIM3_THS_ZERO(dphy_timings->ths_zero);
/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddsi.c3635 unsigned ths_prepare, ths_prepare_ths_zero, ths_zero; local
3646 ths_zero = ths_prepare_ths_zero - ths_prepare;
3682 DIV_ROUND_UP(ths_zero + 3, 4);
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c2827 unsigned int ths_prepare, ths_prepare_ths_zero, ths_zero; local
2838 ths_zero = ths_prepare_ths_zero - ths_prepare;
2874 DIV_ROUND_UP(ths_zero + 3, 4);

Completed in 292 milliseconds