Searched defs:IMR_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/arch/x86/include/asm/ | ||
| D | imr.h | 53 #define IMR_MASK		(IMR_ALIGN - 1)  macro | 
| /linux-4.1.27/drivers/video/fbdev/i810/ | ||
| D | i810.h | 153 #define IMR_MASK                    (3 << 13)  macro |