Searched refs:ths_zero (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpu/drm/renesas/rcar-du/ |
H A D | rzg2l_mipi_dsi.c | 70 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()
|
/openbmc/linux/Documentation/driver-api/media/drivers/ccs/ |
H A D | ccs-regs.asc | 904 - f ths_zero 4 7
|
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | dsi.c | 2827 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()
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dsi.c | 3635 unsigned ths_prepare, ths_prepare_ths_zero, ths_zero; in dsi_proto_timings() local 3646 ths_zero = ths_prepare_ths_zero - ths_prepare; in dsi_proto_timings() 3682 DIV_ROUND_UP(ths_zero + 3, 4); in dsi_proto_timings()
|