Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/renesas/rz-du/
Drzg2l_mipi_dsi.c70 u32 ths_zero; member
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); in rzg2l_mipi_dsi_dphy_init()
/linux-6.12.1/Documentation/driver-api/media/drivers/ccs/
Dccs-regs.asc904 - f ths_zero 4 7
/linux-6.12.1/drivers/gpu/drm/omapdrm/dss/
Ddsi.c2827 unsigned int ths_prepare, ths_prepare_ths_zero, ths_zero; in dsi_proto_timings() local
2838 ths_zero = ths_prepare_ths_zero - ths_prepare; in dsi_proto_timings()
2874 DIV_ROUND_UP(ths_zero + 3, 4); in dsi_proto_timings()
/linux-6.12.1/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c3636 unsigned ths_prepare, ths_prepare_ths_zero, ths_zero; in dsi_proto_timings() local
3647 ths_zero = ths_prepare_ths_zero - ths_prepare; in dsi_proto_timings()
3683 DIV_ROUND_UP(ths_zero + 3, 4); in dsi_proto_timings()