Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
A Dintel_pps.c561 (control & PANEL_UNLOCK_MASK) != PANEL_UNLOCK_REGS)) { in ilk_get_pp_control()
563 control |= PANEL_UNLOCK_REGS; in ilk_get_pp_control()
1398 val = (val & ~PANEL_UNLOCK_MASK) | PANEL_UNLOCK_REGS; in intel_pps_unlock_regs_wa()
1463 ((val & PANEL_UNLOCK_MASK) == PANEL_UNLOCK_REGS)) in assert_pps_unlocked()
A Dintel_lvds.c212 (val & PANEL_UNLOCK_MASK) != PANEL_UNLOCK_REGS); in intel_lvds_pps_init_hw()
/linux/drivers/gpu/drm/gma500/
A Dpsb_intel_reg.h170 #define PANEL_UNLOCK_REGS (0xabcd << 16) macro
A Dcdv_intel_dp.c428 pp |= (PANEL_UNLOCK_REGS | POWER_TARGET_ON); in cdv_intel_edp_panel_on()
2027 pp_on |= PANEL_UNLOCK_REGS; in cdv_intel_dp_init()
/linux/drivers/gpu/drm/i915/
A Di915_reg.h5236 #define PANEL_UNLOCK_REGS REG_FIELD_PREP(PANEL_UNLOCK_MASK, 0xabcd) macro

Completed in 77 milliseconds