line_time 419 drivers/gpu/drm/amd/amdgpu/amdgpu_mode.h u32 line_time; line_time 858 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c fixed20_12 line_time; line_time 864 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c line_time.full = dfixed_const(wm->active_time + wm->blank_time); line_time 865 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c line_time.full = dfixed_div(line_time, a); line_time 870 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c bandwidth.full = dfixed_div(bandwidth, line_time); line_time 986 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c u32 line_time = wm->active_time + wm->blank_time; line_time 1001 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c latency_hiding = (latency_tolerant_lines * line_time + wm->blank_time); line_time 1027 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c u32 line_time = 0; line_time 1034 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c line_time = (u32) div_u64((u64)mode->crtc_htotal * 1000000, line_time 1036 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c line_time = min(line_time, (u32)65535); line_time 1052 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c wm_high.blank_time = line_time - wm_high.active_time; line_time 1091 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c wm_low.blank_time = line_time - wm_low.active_time; line_time 1124 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c tmp = REG_SET_FIELD(tmp, DPG_PIPE_URGENCY_CONTROL, URGENCY_HIGH_WATERMARK, line_time); line_time 1131 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c tmp = REG_SET_FIELD(tmp, DPG_PIPE_URGENCY_CONTROL, URGENCY_HIGH_WATERMARK, line_time); line_time 1137 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c amdgpu_crtc->line_time = line_time; line_time 884 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c fixed20_12 line_time; line_time 890 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c line_time.full = dfixed_const(wm->active_time + wm->blank_time); line_time 891 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c line_time.full = dfixed_div(line_time, a); line_time 896 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c bandwidth.full = dfixed_div(bandwidth, line_time); line_time 1012 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c u32 line_time = wm->active_time + wm->blank_time; line_time 1027 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c latency_hiding = (latency_tolerant_lines * line_time + wm->blank_time); line_time 1053 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c u32 line_time = 0; line_time 1060 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c line_time = (u32) div_u64((u64)mode->crtc_htotal * 1000000, line_time 1062 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c line_time = min(line_time, (u32)65535); line_time 1078 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c wm_high.blank_time = line_time - wm_high.active_time; line_time 1117 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c wm_low.blank_time = line_time - wm_low.active_time; line_time 1150 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c tmp = REG_SET_FIELD(tmp, DPG_PIPE_URGENCY_CONTROL, URGENCY_HIGH_WATERMARK, line_time); line_time 1157 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c tmp = REG_SET_FIELD(tmp, DPG_PIPE_URGENCY_CONTROL, URGENCY_HIGH_WATERMARK, line_time); line_time 1163 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c amdgpu_crtc->line_time = line_time; line_time 657 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c fixed20_12 line_time; line_time 663 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c line_time.full = dfixed_const(wm->active_time + wm->blank_time); line_time 664 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c line_time.full = dfixed_div(line_time, a); line_time 669 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c bandwidth.full = dfixed_div(bandwidth, line_time); line_time 785 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c u32 line_time = wm->active_time + wm->blank_time; line_time 800 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c latency_hiding = (latency_tolerant_lines * line_time + wm->blank_time); line_time 827 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c u32 line_time = 0; line_time 838 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c line_time = (u32) div_u64((u64)mode->crtc_htotal * 1000000, line_time 840 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c line_time = min(line_time, (u32)65535); line_time 860 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c wm_high.blank_time = line_time - wm_high.active_time; line_time 887 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c wm_low.blank_time = line_time - wm_low.active_time; line_time 959 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c (line_time << DPG_PIPE_URGENCY_CONTROL__URGENCY_HIGH_WATERMARK__SHIFT))); line_time 967 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c (line_time << DPG_PIPE_URGENCY_CONTROL__URGENCY_HIGH_WATERMARK__SHIFT))); line_time 976 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c amdgpu_crtc->line_time = line_time; line_time 793 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c fixed20_12 line_time; line_time 799 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c line_time.full = dfixed_const(wm->active_time + wm->blank_time); line_time 800 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c line_time.full = dfixed_div(line_time, a); line_time 805 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c bandwidth.full = dfixed_div(bandwidth, line_time); line_time 921 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c u32 line_time = wm->active_time + wm->blank_time; line_time 936 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c latency_hiding = (latency_tolerant_lines * line_time + wm->blank_time); line_time 962 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c u32 line_time = 0; line_time 969 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c line_time = (u32) div_u64((u64)mode->crtc_htotal * 1000000, line_time 971 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c line_time = min(line_time, (u32)65535); line_time 987 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c wm_high.blank_time = line_time - wm_high.active_time; line_time 1026 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c wm_low.blank_time = line_time - wm_low.active_time; line_time 1061 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c (line_time << DPG_PIPE_URGENCY_CONTROL__URGENCY_HIGH_WATERMARK__SHIFT))); line_time 1069 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c (line_time << DPG_PIPE_URGENCY_CONTROL__URGENCY_HIGH_WATERMARK__SHIFT))); line_time 1074 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c amdgpu_crtc->line_time = line_time; line_time 5795 drivers/gpu/drm/amd/amdgpu/si_dpm.c if (amdgpu_crtc->line_time <= 0) line_time 5805 drivers/gpu/drm/amd/amdgpu/si_dpm.c amdgpu_crtc->wm_high / amdgpu_crtc->line_time) != PPSMC_Result_OK) line_time 5810 drivers/gpu/drm/amd/amdgpu/si_dpm.c amdgpu_crtc->wm_low / amdgpu_crtc->line_time) != PPSMC_Result_OK) line_time 1641 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c u32 line_time; line_time 1670 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c line_time = (pclk_period * mode->htotal) / 1000; line_time 1671 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c if (line_time == 0) { line_time 1678 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c pclk_rate, pclk_period, line_time); line_time 1680 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c return line_time; line_time 1688 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c u32 line_time; line_time 1700 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c line_time = _dpu_encoder_calculate_linetime(dpu_enc, mode); line_time 1701 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c if (!line_time) line_time 1708 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c time_to_vsync = line_time * vtotal; line_time 1710 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c time_to_vsync = line_time * (vtotal - cur_line); line_time 9088 drivers/gpu/drm/radeon/cik.c fixed20_12 line_time; line_time 9094 drivers/gpu/drm/radeon/cik.c line_time.full = dfixed_const(wm->active_time + wm->blank_time); line_time 9095 drivers/gpu/drm/radeon/cik.c line_time.full = dfixed_div(line_time, a); line_time 9100 drivers/gpu/drm/radeon/cik.c bandwidth.full = dfixed_div(bandwidth, line_time); line_time 9216 drivers/gpu/drm/radeon/cik.c u32 line_time = wm->active_time + wm->blank_time; line_time 9231 drivers/gpu/drm/radeon/cik.c latency_hiding = (latency_tolerant_lines * line_time + wm->blank_time); line_time 9257 drivers/gpu/drm/radeon/cik.c u32 line_time = 0; line_time 9264 drivers/gpu/drm/radeon/cik.c line_time = (u32) div_u64((u64)mode->crtc_htotal * 1000000, line_time 9266 drivers/gpu/drm/radeon/cik.c line_time = min(line_time, (u32)65535); line_time 9283 drivers/gpu/drm/radeon/cik.c wm_high.blank_time = line_time - wm_high.active_time; line_time 9323 drivers/gpu/drm/radeon/cik.c wm_low.blank_time = line_time - wm_low.active_time; line_time 9360 drivers/gpu/drm/radeon/cik.c LATENCY_HIGH_WATERMARK(line_time))); line_time 9368 drivers/gpu/drm/radeon/cik.c LATENCY_HIGH_WATERMARK(line_time))); line_time 9373 drivers/gpu/drm/radeon/cik.c radeon_crtc->line_time = line_time; line_time 2044 drivers/gpu/drm/radeon/evergreen.c fixed20_12 line_time; line_time 2050 drivers/gpu/drm/radeon/evergreen.c line_time.full = dfixed_const(wm->active_time + wm->blank_time); line_time 2051 drivers/gpu/drm/radeon/evergreen.c line_time.full = dfixed_div(line_time, a); line_time 2056 drivers/gpu/drm/radeon/evergreen.c bandwidth.full = dfixed_div(bandwidth, line_time); line_time 2129 drivers/gpu/drm/radeon/evergreen.c u32 line_time = wm->active_time + wm->blank_time; line_time 2144 drivers/gpu/drm/radeon/evergreen.c latency_hiding = (latency_tolerant_lines * line_time + wm->blank_time); line_time 2160 drivers/gpu/drm/radeon/evergreen.c u32 line_time = 0; line_time 2172 drivers/gpu/drm/radeon/evergreen.c line_time = (u32) div_u64((u64)mode->crtc_htotal * 1000000, line_time 2174 drivers/gpu/drm/radeon/evergreen.c line_time = min(line_time, (u32)65535); line_time 2193 drivers/gpu/drm/radeon/evergreen.c wm_high.blank_time = line_time - wm_high.active_time; line_time 2220 drivers/gpu/drm/radeon/evergreen.c wm_low.blank_time = line_time - wm_low.active_time; line_time 2291 drivers/gpu/drm/radeon/evergreen.c LATENCY_HIGH_WATERMARK(line_time))); line_time 2299 drivers/gpu/drm/radeon/evergreen.c LATENCY_HIGH_WATERMARK(line_time))); line_time 2308 drivers/gpu/drm/radeon/evergreen.c radeon_crtc->line_time = line_time; line_time 368 drivers/gpu/drm/radeon/radeon_mode.h u32 line_time; line_time 280 drivers/gpu/drm/radeon/rs690.c fixed20_12 consumption_time, line_time, chunk_time, read_delay_latency; line_time 352 drivers/gpu/drm/radeon/rs690.c line_time.full = dfixed_mul(a, pclk); line_time 361 drivers/gpu/drm/radeon/rs690.c wm->active_time.full = dfixed_mul(line_time, b); line_time 429 drivers/gpu/drm/radeon/rs690.c tolerable_latency.full = line_time.full; line_time 434 drivers/gpu/drm/radeon/rs690.c tolerable_latency.full = line_time.full - tolerable_latency.full; line_time 963 drivers/gpu/drm/radeon/rv515.c fixed20_12 consumption_time, line_time, chunk_time, read_delay_latency; line_time 1032 drivers/gpu/drm/radeon/rv515.c line_time.full = dfixed_mul(a, pclk); line_time 1041 drivers/gpu/drm/radeon/rv515.c wm->active_time.full = dfixed_mul(line_time, b); line_time 1080 drivers/gpu/drm/radeon/rv515.c tolerable_latency.full = line_time.full; line_time 1085 drivers/gpu/drm/radeon/rv515.c tolerable_latency.full = line_time.full - tolerable_latency.full; line_time 2187 drivers/gpu/drm/radeon/si.c fixed20_12 line_time; line_time 2193 drivers/gpu/drm/radeon/si.c line_time.full = dfixed_const(wm->active_time + wm->blank_time); line_time 2194 drivers/gpu/drm/radeon/si.c line_time.full = dfixed_div(line_time, a); line_time 2199 drivers/gpu/drm/radeon/si.c bandwidth.full = dfixed_div(bandwidth, line_time); line_time 2275 drivers/gpu/drm/radeon/si.c u32 line_time = wm->active_time + wm->blank_time; line_time 2290 drivers/gpu/drm/radeon/si.c latency_hiding = (latency_tolerant_lines * line_time + wm->blank_time); line_time 2306 drivers/gpu/drm/radeon/si.c u32 line_time = 0; line_time 2317 drivers/gpu/drm/radeon/si.c line_time = (u32) div_u64((u64)mode->crtc_htotal * 1000000, line_time 2319 drivers/gpu/drm/radeon/si.c line_time = min(line_time, (u32)65535); line_time 2342 drivers/gpu/drm/radeon/si.c wm_high.blank_time = line_time - wm_high.active_time; line_time 2369 drivers/gpu/drm/radeon/si.c wm_low.blank_time = line_time - wm_low.active_time; line_time 2442 drivers/gpu/drm/radeon/si.c LATENCY_HIGH_WATERMARK(line_time))); line_time 2450 drivers/gpu/drm/radeon/si.c LATENCY_HIGH_WATERMARK(line_time))); line_time 2459 drivers/gpu/drm/radeon/si.c radeon_crtc->line_time = line_time; line_time 5335 drivers/gpu/drm/radeon/si_dpm.c if (radeon_crtc->line_time <= 0) line_time 5345 drivers/gpu/drm/radeon/si_dpm.c radeon_crtc->wm_high / radeon_crtc->line_time) != PPSMC_Result_OK) line_time 5350 drivers/gpu/drm/radeon/si_dpm.c radeon_crtc->wm_low / radeon_crtc->line_time) != PPSMC_Result_OK) line_time 235 drivers/media/i2c/mt9v011.c unsigned row_time, line_time; line_time 248 drivers/media/i2c/mt9v011.c line_time = height + vblank + 1; line_time 256 drivers/media/i2c/mt9v011.c do_div(speed, row_time * line_time);