Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_pipe_crc.c172 tmp |= DC_BALANCE_RESET_VLV; in vlv_pipe_crc_ctl_reg()
248 tmp &= ~DC_BALANCE_RESET_VLV; in vlv_undo_pipe_scramble_reset()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h2250 #define DC_BALANCE_RESET_VLV (1 << 31) macro