Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/intelfb/
H A Dintelfbhw.h220 #define HTOTAL_SHIFT 16 macro
H A Dintelfbhw.c1234 *ht = (htotal << HTOTAL_SHIFT) | (hactive << HACTIVE_SHIFT); in intelfbhw_mode_to_hw()