Searched refs:VIA_PITCH_MAX (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/video/fbdev/via/ | ||
A D | via_modesetting.h | 18 #define VIA_PITCH_MAX 0x3FF8 macro |
A D | viafbdev.c | 233 if (line > VIA_PITCH_MAX || line * var->yres_virtual > ppar->memsize) in viafb_check_var() |
Completed in 10 milliseconds