Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_display.c2838 PIPE_LINK_M_G4X(pipe), PIPE_LINK_N_G4X(pipe)); in intel_cpu_transcoder_set_m1_n1()
3556 PIPE_LINK_M_G4X(pipe), PIPE_LINK_N_G4X(pipe)); in intel_cpu_transcoder_get_m1_n1()
/linux-6.1.9/drivers/gpu/drm/i915/
Di915_reg.h3570 #define PIPE_LINK_N_G4X(pipe) _MMIO_PIPE(pipe, _PIPEA_LINK_N_G4X, _PIPEB_LINK_N_G4X) macro