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