Searched refs:CURSOR_B_FIFO_WM_MASK (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/gma500/ | ||
D | psb_intel_reg.h | 573 #define CURSOR_B_FIFO_WM_MASK 0x003F0000 macro |
D | cdv_intel_display.c | 502 fw &= ~CURSOR_B_FIFO_WM_MASK; in cdv_update_wm() |