Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/u-boot/include/
H A Dradeon.h666 #define HORZ_PANEL_SIZE (0x1ff << 16) macro
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_monitor.c850 u32 tmp = INREG(FP_HORZ_STRETCH) & HORZ_PANEL_SIZE; in radeon_check_modes()
H A Dradeon_base.c1850 (HORZ_PANEL_SIZE | HORZ_FP_LOOP_STRETCH | in radeonfb_set_par()