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