Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_reg.h5904 #define CBR_DPLLBMD_PIPE(pipe) (1 << (7 + (pipe) * 11)) /* pipes B and C */ macro
Dintel_display.c1478 I915_WRITE(CBR4_VLV, CBR_DPLLBMD_PIPE(pipe)); in chv_enable_pll()