Searched refs:ths_trail (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_bios.h | 207 u8 ths_trail; member
|
| H A D | vlv_dsi.c | 1737 tclk_trail_ns = max(mipi_config->tclk_trail, mipi_config->ths_trail); in vlv_dphy_param_init() 1768 hs_to_lp_switch = DIV_ROUND_UP(mipi_config->ths_trail + 2 * tlpx_ui, 8); in vlv_dphy_param_init()
|
| H A D | icl_dsi.c | 1735 tclk_trail_ns = max(mipi_config->tclk_trail, mipi_config->ths_trail); in icl_dphy_param_init()
|
| /OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | dsi.c | 1869 u32 ths_prepare, ths_prepare_ths_zero, ths_trail, ths_exit; in dsi_cio_timings() local 1884 ths_trail = ns2ddr(dsidev, 60) + 5; in dsi_cio_timings() 1905 ths_trail, ddr2ns(dsidev, ths_trail), in dsi_cio_timings() 1921 r = FLD_MOD(r, ths_trail, 15, 8); in dsi_cio_timings() 3633 unsigned ths_trail, ths_exit; in dsi_proto_timings() local 3644 ths_trail = FLD_GET(r, 15, 8); in dsi_proto_timings() 3664 ddr_clk_post = DIV_ROUND_UP(tclk_post + ths_trail, 4) + ths_eot; in dsi_proto_timings() 3682 exit_hs_mode_lat = DIV_ROUND_UP(ths_trail + ths_exit, 4) + 1 + ths_eot; in dsi_proto_timings()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/ |
| H A D | dsi.c | 1746 u32 ths_prepare, ths_prepare_ths_zero, ths_trail, ths_exit; in dsi_cio_timings() local 1761 ths_trail = ns2ddr(dsi, 60) + 5; in dsi_cio_timings() 1782 ths_trail, ddr2ns(dsi, ths_trail), in dsi_cio_timings() 1798 r = FLD_MOD(r, ths_trail, 15, 8); in dsi_cio_timings() 3554 unsigned int ths_trail, ths_exit; in dsi_proto_timings() local 3565 ths_trail = FLD_GET(r, 15, 8); in dsi_proto_timings() 3584 ddr_clk_post = DIV_ROUND_UP(tclk_post + ths_trail, 4) + ths_eot; in dsi_proto_timings() 3602 exit_hs_mode_lat = DIV_ROUND_UP(ths_trail + ths_exit, 4) + 1 + ths_eot; in dsi_proto_timings()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rk618_dsi.c | 377 u8 ths_trail; in rk618_dsi_phy_power_on() member 470 THS_TRAIL(timing_table[index].ths_trail)); in rk618_dsi_phy_power_on()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk618/ |
| H A D | rk618_dsi.c | 364 u8 ths_trail; in rk618_dsi_phy_power_on() member 466 THS_TRAIL(timing_table[index].ths_trail)); in rk618_dsi_phy_power_on()
|