Searched refs:pp_div (Results 1 – 2 of 2) sorted by relevance
816 i915_reg_t pp_div; member838 regs->pp_div = PP_DIVISOR(pps_idx); in intel_pps_get_registers()878 u32 pp_div; in edp_notify_handler() local882 pp_div = I915_READ(pp_div_reg); in edp_notify_handler()883 pp_div &= PP_REFERENCE_DIVIDER_MASK; in edp_notify_handler()886 I915_WRITE(pp_div_reg, pp_div | 0x1F); in edp_notify_handler()5385 u32 pp_on, pp_off, pp_div = 0, pp_ctl = 0; in intel_pps_readout_hw_state() local5399 pp_div = I915_READ(regs.pp_div); in intel_pps_readout_hw_state()5420 seq->t11_t12 = ((pp_div & PANEL_POWER_CYCLE_DELAY_MASK) >> in intel_pps_readout_hw_state()5546 u32 pp_on, pp_off, pp_div, port_sel = 0; in intel_dp_init_panel_power_sequencer_registers() local[all …]
2066 u32 pp_on, pp_off, pp_div; in cdv_intel_dp_init() local2081 pp_div = REG_READ(PP_DIVISOR); in cdv_intel_dp_init()2096 cur.t11_t12 = ((pp_div & PANEL_POWER_CYCLE_DELAY_MASK) >> in cdv_intel_dp_init()