Searched refs:CURSOR_STRIDE_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/video/fbdev/intelfb/ | ||
D | intelfbhw.h | 334 #define CURSOR_STRIDE_MASK (0x3 << 28) macro |
D | intelfbhw.c | 1860 CURSOR_ENABLE | CURSOR_STRIDE_MASK); in intelfbhw_cursor_init() |