Home
last modified time | relevance | path

Searched refs:HTOTAL_SHIFT (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/video/fbdev/intelfb/
Dintelfbhw.h220 #define HTOTAL_SHIFT 16 macro
Dintelfbhw.c1239 *ht = (htotal << HTOTAL_SHIFT) | (hactive << HACTIVE_SHIFT); in intelfbhw_mode_to_hw()