Searched refs:VTOTAL_SHIFT (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/video/fbdev/intelfb/ | ||
A D | intelfbhw.h | 232 #define VTOTAL_SHIFT 16 macro |
A D | intelfbhw.c | 1239 *vt = (vtotal << VTOTAL_SHIFT) | (vactive << VACTIVE_SHIFT); in intelfbhw_mode_to_hw() |
Completed in 12 milliseconds