Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_ddi.c3282 val = I915_READ(intel_dp->regs.dp_tp_ctl); in intel_ddi_enable_fec()
3284 I915_WRITE(intel_dp->regs.dp_tp_ctl, val); in intel_ddi_enable_fec()
3302 val = I915_READ(intel_dp->regs.dp_tp_ctl); in intel_ddi_disable_fec_state()
3304 I915_WRITE(intel_dp->regs.dp_tp_ctl, val); in intel_ddi_disable_fec_state()
3305 POSTING_READ(intel_dp->regs.dp_tp_ctl); in intel_ddi_disable_fec_state()
3404 intel_dp->regs.dp_tp_ctl = TGL_DP_TP_CTL(transcoder); in tgl_ddi_pre_enable_dp()
3549 intel_dp->regs.dp_tp_ctl = DP_TP_CTL(port); in hsw_ddi_pre_enable_dp()
3724 val = I915_READ(intel_dp->regs.dp_tp_ctl); in intel_disable_ddi_buf()
3727 I915_WRITE(intel_dp->regs.dp_tp_ctl, val); in intel_disable_ddi_buf()
4202 u32 dp_tp_ctl, ddi_buf_ctl; in intel_ddi_prepare_link_retrain() local
[all …]
H A Dintel_display_types.h1298 i915_reg_t dp_tp_ctl; member
H A Dintel_dp.c2522 intel_dp->regs.dp_tp_ctl = DP_TP_CTL(port); in intel_dp_prepare()
3481 u32 temp = I915_READ(intel_dp->regs.dp_tp_ctl); in _intel_dp_set_link_train()
3507 I915_WRITE(intel_dp->regs.dp_tp_ctl, temp); in _intel_dp_set_link_train()
4208 val = I915_READ(intel_dp->regs.dp_tp_ctl); in intel_dp_set_idle_link_train()
4211 I915_WRITE(intel_dp->regs.dp_tp_ctl, val); in intel_dp_set_idle_link_train()