Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/drm2/i915/
Dintel_ddi.c154 I915_WRITE(PIPE_CLK_SEL(pipe), in hsw_fdi_link_train()
709 I915_WRITE(PIPE_CLK_SEL(pipe), in intel_ddi_mode_set()
Di915_reg.h4313 #define PIPE_CLK_SEL(pipe) _PIPE(pipe, \ macro