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