Searched refs:VTOTAL_SHIFT (Results 1 – 2 of 2) sorted by relevance
232 #define VTOTAL_SHIFT 16 macro
1239 *vt = (vtotal << VTOTAL_SHIFT) | (vactive << VACTIVE_SHIFT); in intelfbhw_mode_to_hw()