Home
last modified time | relevance | path

Searched refs:HORZ_PANEL_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux/include/video/
H A Dmach64.h1344 #define HORZ_PANEL_SIZE 0x0ff00000ul /* XC/XL */ macro
H A Dradeon.h668 #define HORZ_PANEL_SIZE (0x1ff << 16) macro
/linux/drivers/video/fbdev/aty/
H A Dradeon_monitor.c850 u32 tmp = INREG(FP_HORZ_STRETCH) & HORZ_PANEL_SIZE; in radeon_check_modes()