Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddsi.c1887 u32 ths_prepare, ths_prepare_ths_zero, ths_trail, ths_exit; in dsi_cio_timings() local
1899 ths_prepare_ths_zero = ns2ddr(dsidev, 175) + 2; in dsi_cio_timings()
1921 ths_prepare_ths_zero, ddr2ns(dsidev, ths_prepare_ths_zero)); in dsi_cio_timings()
1938 r = FLD_MOD(r, ths_prepare_ths_zero, 23, 16); in dsi_cio_timings()
3650 unsigned ths_prepare, ths_prepare_ths_zero, ths_zero; in dsi_proto_timings() local
3660 ths_prepare_ths_zero = FLD_GET(r, 23, 16); in dsi_proto_timings()
3661 ths_zero = ths_prepare_ths_zero - ths_prepare; in dsi_proto_timings()