Searched refs:HACTIVE_MASK (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/intelfb/
H A Dintelfbhw.c335 if (var->xres - 1 > HACTIVE_MASK) { intelfbhw_validate_mode()
337 var->xres, HACTIVE_MASK + 1); intelfbhw_validate_mode()
1202 if (check_overflow(hactive, HACTIVE_MASK, "CRTC hactive")) intelfbhw_mode_to_hw()
H A Dintelfbhw.h221 #define HACTIVE_MASK 0x7ff macro

Completed in 102 milliseconds