Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_pps.c1271 u32 pp_on, pp_off, pp_ctl; in intel_pps_readout_hw_state() local
1276 pp_ctl = ilk_get_pp_control(intel_dp); in intel_pps_readout_hw_state()
1280 intel_de_write(dev_priv, regs.pp_ctrl, pp_ctl); in intel_pps_readout_hw_state()
1298 seq->t11_t12 = REG_FIELD_GET(BXT_POWER_CYCLE_DELAY_MASK, pp_ctl) * 1000; in intel_pps_readout_hw_state()