PANEL_LIGHT_OFF_DELAY_MASK 2091 drivers/gpu/drm/gma500/cdv_intel_dp.c                 cur.t9 = (pp_off & PANEL_LIGHT_OFF_DELAY_MASK) >>
PANEL_LIGHT_OFF_DELAY_MASK 6398 drivers/gpu/drm/i915/display/intel_dp.c 	seq->t9 = REG_FIELD_GET(PANEL_LIGHT_OFF_DELAY_MASK, pp_off);
PANEL_LIGHT_OFF_DELAY_MASK 6570 drivers/gpu/drm/i915/display/intel_dp.c 	pp_off = REG_FIELD_PREP(PANEL_LIGHT_OFF_DELAY_MASK, seq->t9) |
PANEL_LIGHT_OFF_DELAY_MASK  168 drivers/gpu/drm/i915/display/intel_lvds.c 	pps->tx = REG_FIELD_GET(PANEL_LIGHT_OFF_DELAY_MASK, val);
PANEL_LIGHT_OFF_DELAY_MASK  219 drivers/gpu/drm/i915/display/intel_lvds.c 		   REG_FIELD_PREP(PANEL_LIGHT_OFF_DELAY_MASK, pps->tx));