Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/video/fbdev/omap2/dss/
Ddsi.c1866 static inline unsigned ns2ddr(struct platform_device *dsidev, unsigned ns) in ns2ddr() function
1895 ths_prepare = ns2ddr(dsidev, 70) + 2; in dsi_cio_timings()
1898 ths_prepare_ths_zero = ns2ddr(dsidev, 175) + 2; in dsi_cio_timings()
1901 ths_trail = ns2ddr(dsidev, 60) + 5; in dsi_cio_timings()
1904 ths_exit = ns2ddr(dsidev, 145); in dsi_cio_timings()
1907 tlpx_half = ns2ddr(dsidev, 25); in dsi_cio_timings()
1910 tclk_trail = ns2ddr(dsidev, 60) + 2; in dsi_cio_timings()
1913 tclk_prepare = ns2ddr(dsidev, 65); in dsi_cio_timings()
1916 tclk_zero = ns2ddr(dsidev, 260); in dsi_cio_timings()
3675 tclk_post = ns2ddr(dsidev, 60) + 26; in dsi_proto_timings()