Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Ddsi.c1867 static inline unsigned ns2ddr(struct platform_device *dsidev, unsigned ns) in ns2ddr() function
1896 ths_prepare = ns2ddr(dsidev, 70) + 2; in dsi_cio_timings()
1899 ths_prepare_ths_zero = ns2ddr(dsidev, 175) + 2; in dsi_cio_timings()
1902 ths_trail = ns2ddr(dsidev, 60) + 5; in dsi_cio_timings()
1905 ths_exit = ns2ddr(dsidev, 145); in dsi_cio_timings()
1908 tlpx_half = ns2ddr(dsidev, 25); in dsi_cio_timings()
1911 tclk_trail = ns2ddr(dsidev, 60) + 2; in dsi_cio_timings()
1914 tclk_prepare = ns2ddr(dsidev, 65); in dsi_cio_timings()
1917 tclk_zero = ns2ddr(dsidev, 260); in dsi_cio_timings()
3676 tclk_post = ns2ddr(dsidev, 60) + 26; in dsi_proto_timings()