Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/i915/display/
Dintel_dpll.c1867 intel_de_write(dev_priv, CBR4_VLV, CBR_DPLLBMD_PIPE(pipe)); in chv_enable_pll()
/linux-5.19.10/drivers/gpu/drm/i915/
Di915_reg.h4109 #define CBR_DPLLBMD_PIPE(pipe) (1 << (7 + (pipe) * 11)) /* pipes B and C */ macro