Searched refs:PIPEMISC (Results 1 – 2 of 2) sorted by relevance
8127 I915_WRITE(PIPEMISC(intel_crtc->pipe), val); in haswell_set_pipemisc()9195 u32 tmp = I915_READ(PIPEMISC(crtc->pipe)); in haswell_get_pipe_config()
5452 #define PIPEMISC(pipe) _MMIO_PIPE2(pipe, _PIPE_MISC_A) macro