Searched refs:ths_exit (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/gpu/drm/renesas/rz-du/ |
H A D | rzg2l_mipi_dsi.c | 72 u32 ths_exit; member 88 .ths_exit = 13, 102 .ths_exit = 13, 116 .ths_exit = 13, 130 .ths_exit = 13, 144 .ths_exit = 13, 158 .ths_exit = 13, 228 DSIDPHYTIM3_THS_EXIT(dphy_timings->ths_exit) | in rzg2l_mipi_dsi_dphy_init()
|
/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_bios.h | 205 u8 ths_exit; member
|
H A D | icl_dsi.c | 1901 exit_zero_cnt = DIV_ROUND_UP(mipi_config->ths_exit, tlpx_ns); in icl_dphy_param_init()
|
/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | dsi.c | 1347 u32 ths_prepare, ths_prepare_ths_zero, ths_trail, ths_exit; in dsi_cio_timings() local 1365 ths_exit = ns2ddr(dsi, 145); in dsi_cio_timings() 1384 ths_exit, ddr2ns(dsi, ths_exit)); in dsi_cio_timings() 1400 r = FLD_MOD(r, ths_exit, 7, 0); in dsi_cio_timings() 2644 int tclk_trail, ths_exit, exiths_clk; in dsi_config_cmd_mode_interleaving() local 2680 ths_exit = FLD_GET(r, 7, 0); in dsi_config_cmd_mode_interleaving() 2685 exiths_clk = ths_exit + tclk_trail; in dsi_config_cmd_mode_interleaving() 2828 unsigned int ths_trail, ths_exit; in dsi_proto_timings() local 2840 ths_exit = FLD_GET(r, 7, 0); in dsi_proto_timings() 2876 exit_hs_mode_lat = DIV_ROUND_UP(ths_trail + ths_exit, 4) + 1 + ths_eot; in dsi_proto_timings()
|
/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | dsi.c | 1875 u32 ths_prepare, ths_prepare_ths_zero, ths_trail, ths_exit; in dsi_cio_timings() local 1893 ths_exit = ns2ddr(dsidev, 145); in dsi_cio_timings() 1912 ths_exit, ddr2ns(dsidev, ths_exit)); in dsi_cio_timings() 1928 r = FLD_MOD(r, ths_exit, 7, 0); in dsi_cio_timings() 3451 int tclk_trail, ths_exit, exiths_clk; in dsi_config_cmd_mode_interleaving() local 3487 ths_exit = FLD_GET(r, 7, 0); in dsi_config_cmd_mode_interleaving() 3492 exiths_clk = ths_exit + tclk_trail; in dsi_config_cmd_mode_interleaving() 3637 unsigned ths_trail, ths_exit; in dsi_proto_timings() local 3649 ths_exit = FLD_GET(r, 7, 0); in dsi_proto_timings() 3685 exit_hs_mode_lat = DIV_ROUND_UP(ths_trail + ths_exit, 4) + 1 + ths_eot; in dsi_proto_timings()
|
/linux/Documentation/driver-api/media/drivers/ccs/ |
H A D | ccs-regs.asc | 331 ths_exit 0x082c v1.1 915 - f ths_exit 0 3
|