Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_lvds.c173 pps->tx = (val & PANEL_LIGHT_OFF_DELAY_MASK) >> in intel_lvds_pps_get_hw_state()
H A Dintel_dp.c5210 seq->t9 = (pp_off & PANEL_LIGHT_OFF_DELAY_MASK) >> in intel_pps_readout_hw_state()
H A Di915_reg.h4481 #define PANEL_LIGHT_OFF_DELAY_MASK 0x1fff macro