Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/drm2/i915/
H A Di915_reg.h4650 #define PIPE_WM_LINETIME_MASK (0x1ff) macro
H A Dintel_pm.c2028 temp &= ~PIPE_WM_LINETIME_MASK; in haswell_update_linetime_wm()