Searched refs:GFX_MODE_BIT_SET_IN_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/i915/gvt/ | ||
H A D | reg.h | 93 #define GFX_MODE_BIT_SET_IN_MASK(val, bit) \ macro |
H A D | handlers.c | 1622 if (GFX_MODE_BIT_SET_IN_MASK(mode, START_DMA)) { in dma_ctrl_write() |