Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/aty/
H A Dradeon_monitor.c853 rinfo->panel_info.yres = (tmp >> VERT_PANEL_SHIFT) + 1; in radeon_check_modes()
/linux/include/video/
H A Dradeon.h682 #define VERT_PANEL_SHIFT 12 macro