Searched refs:CUR_FBC_CTL (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sys/dev/drm/i915/ | ||
| HD | i915_reg.h | 5884 #define CUR_FBC_CTL(pipe) _CURSOR2(pipe, _CUR_FBC_CTL_A) macro |
| HD | intel_display.c | 9635 I915_WRITE_FW(CUR_FBC_CTL(pipe), fbc_ctl); in i9xx_update_cursor() |