Searched refs:HACTIVE_MASK (Results 1 – 2 of 2) sorted by relevance
213 #define HACTIVE_MASK 0x7ff macro
227 if (var->xres - 1 > HACTIVE_MASK) { in intelfbhw_validate_mode()230 var->xres, HACTIVE_MASK + 1); in intelfbhw_validate_mode()986 if (check_overflow(hactive, HACTIVE_MASK, "CRTC hactive")) in intelfbhw_mode_to_hw()