Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Ddsi.c1886 u32 ths_prepare, ths_prepare_ths_zero, ths_trail, ths_exit; in dsi_cio_timings() local
1898 ths_prepare_ths_zero = ns2ddr(dsidev, 175) + 2; in dsi_cio_timings()
1920 ths_prepare_ths_zero, ddr2ns(dsidev, ths_prepare_ths_zero)); in dsi_cio_timings()
1937 r = FLD_MOD(r, ths_prepare_ths_zero, 23, 16); in dsi_cio_timings()
3649 unsigned ths_prepare, ths_prepare_ths_zero, ths_zero; in dsi_proto_timings() local
3659 ths_prepare_ths_zero = FLD_GET(r, 23, 16); in dsi_proto_timings()
3660 ths_zero = ths_prepare_ths_zero - ths_prepare; in dsi_proto_timings()