Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_debugfs.c3637 tmp |= DC_BALANCE_RESET_VLV; in vlv_pipe_crc_ctl_reg()
3753 tmp &= ~DC_BALANCE_RESET_VLV; in vlv_undo_pipe_scramble_reset()
Di915_reg.h3321 #define DC_BALANCE_RESET_VLV (1 << 31) macro