Searched refs:PIPE_WM_LINETIME_MASK (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/sys/dev/drm2/i915/ | ||
| H A D | i915_reg.h | 4650 #define PIPE_WM_LINETIME_MASK (0x1ff) macro |
| H A D | intel_pm.c | 2028 temp &= ~PIPE_WM_LINETIME_MASK; in haswell_update_linetime_wm() |