Searched refs:CURSOR_A_FIFO_WM_MASK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/gma500/ | ||
| D | psb_intel_reg.h | 608 #define CURSOR_A_FIFO_WM_MASK 0x3F00 macro |
| D | cdv_intel_display.c | 505 fw &= ~CURSOR_A_FIFO_WM_MASK; in cdv_update_wm() |