Searched refs:VTOTAL_MASK (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/ | ||
D | intelfbhw.h | 231 #define VTOTAL_MASK 0xfff macro |
D | intelfbhw.c | 1227 if (check_overflow(vtotal, VTOTAL_MASK, "CRTC vtotal")) in intelfbhw_mode_to_hw() |