Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/drm2/i915/
Di915_reg.h2965 #define PIPE_FRMCOUNT_GM45(pipe) _PIPE(pipe, _PIPEA_FRMCOUNT_GM45, _PIPEB_FRMCOUNT_GM45) macro
Di915_irq.c172 int reg = PIPE_FRMCOUNT_GM45(pipe); in gm45_get_vblank_counter()