Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_cdclk.c1854 return TGL_CDCLK_CD2X_PIPE(pipe); in bxt_cdclk_cd2x_pipe()
/linux/drivers/gpu/drm/i915/
H A Di915_reg.h4127 #define TGL_CDCLK_CD2X_PIPE(pipe) BXT_CDCLK_CD2X_PIPE(pipe) macro