Home
last modified time | relevance | path

Searched refs:CURSOR_B_FIFO_WM_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/gma500/
H A Dpsb_intel_reg.h573 #define CURSOR_B_FIFO_WM_MASK 0x003F0000 macro
H A Dcdv_intel_display.c503 fw &= ~CURSOR_B_FIFO_WM_MASK; in cdv_update_wm()