Searched refs:MCURSOR_TRICKLE_FEED_DISABLE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/drivers/gpu/drm/i915/ | ||
| D | i915_reg.h | 6081 #define MCURSOR_TRICKLE_FEED_DISABLE (1 << 14) macro |
| D | intel_display.c | 9818 cntl |= MCURSOR_TRICKLE_FEED_DISABLE; in i9xx_cursor_ctl() |