Searched refs:ths_exit (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/i915/display/ |
D | intel_bios.h | 202 u8 ths_exit; member
|
D | icl_dsi.c | 1936 exit_zero_cnt = DIV_ROUND_UP(mipi_config->ths_exit, tlpx_ns); in icl_dphy_param_init()
|
/linux-5.19.10/drivers/gpu/drm/omapdrm/dss/ |
D | dsi.c | 1341 u32 ths_prepare, ths_prepare_ths_zero, ths_trail, ths_exit; in dsi_cio_timings() local 1359 ths_exit = ns2ddr(dsi, 145); in dsi_cio_timings() 1378 ths_exit, ddr2ns(dsi, ths_exit)); in dsi_cio_timings() 1394 r = FLD_MOD(r, ths_exit, 7, 0); in dsi_cio_timings() 2638 int tclk_trail, ths_exit, exiths_clk; in dsi_config_cmd_mode_interleaving() local 2674 ths_exit = FLD_GET(r, 7, 0); in dsi_config_cmd_mode_interleaving() 2679 exiths_clk = ths_exit + tclk_trail; in dsi_config_cmd_mode_interleaving() 2822 unsigned int ths_trail, ths_exit; in dsi_proto_timings() local 2834 ths_exit = FLD_GET(r, 7, 0); in dsi_proto_timings() 2870 exit_hs_mode_lat = DIV_ROUND_UP(ths_trail + ths_exit, 4) + 1 + ths_eot; in dsi_proto_timings()
|
/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dsi.c | 1868 u32 ths_prepare, ths_prepare_ths_zero, ths_trail, ths_exit; in dsi_cio_timings() local 1886 ths_exit = ns2ddr(dsidev, 145); in dsi_cio_timings() 1905 ths_exit, ddr2ns(dsidev, ths_exit)); in dsi_cio_timings() 1921 r = FLD_MOD(r, ths_exit, 7, 0); in dsi_cio_timings() 3444 int tclk_trail, ths_exit, exiths_clk; in dsi_config_cmd_mode_interleaving() local 3480 ths_exit = FLD_GET(r, 7, 0); in dsi_config_cmd_mode_interleaving() 3485 exiths_clk = ths_exit + tclk_trail; in dsi_config_cmd_mode_interleaving() 3630 unsigned ths_trail, ths_exit; in dsi_proto_timings() local 3642 ths_exit = FLD_GET(r, 7, 0); in dsi_proto_timings() 3678 exit_hs_mode_lat = DIV_ROUND_UP(ths_trail + ths_exit, 4) + 1 + ths_eot; in dsi_proto_timings()
|
/linux-5.19.10/Documentation/driver-api/media/drivers/ccs/ |
D | ccs-regs.asc | 331 ths_exit 0x082c v1.1 915 - f ths_exit 0 3
|