Searched refs:CURSOR_POS_X_SIGN (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/gpu/drm/i915/display/ | ||
| H A D | intel_cursor_regs.h | 51 #define CURSOR_POS_X_SIGN REG_BIT(15) macro |
| H A D | intel_cursor.c | 67 pos |= CURSOR_POS_X_SIGN; in intel_cursor_position() |