Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_display.c5705 pipe_chicken = I915_READ(PIPE_CHICKEN(pipe)); in haswell_crtc_enable()
5707 I915_WRITE_FW(PIPE_CHICKEN(pipe), in haswell_crtc_enable()
Di915_reg.h7488 #define PIPE_CHICKEN(pipe) _MMIO_PIPE(pipe, _PIPEA_CHICKEN,\ macro