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