Home
last modified time | relevance | path

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

/gfx-drm/usr/src/uts/intel/io/i915/
H A Di915_reg.h3290 #define PIPE_FRMCOUNT_GM45(pipe) _PIPE(pipe, _PIPEA_FRMCOUNT_GM45, _PIPEB_FRMCOUNT_GM45) macro
H A Di915_irq.c409 int reg = PIPE_FRMCOUNT_GM45(pipe); in gm45_get_vblank_counter()