Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dradeon.h192 #define FP_HORZ_STRETCH 0x028C macro
/OK3568_Linux_fs/kernel/include/video/
H A Dradeon.h190 #define FP_HORZ_STRETCH 0x028C macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Dradeon_monitor.c852 u32 tmp = INREG(FP_HORZ_STRETCH) & HORZ_PANEL_SIZE; in radeon_check_modes()
H A Dradeon_base.c1329 save->fp_horz_stretch = INREG(FP_HORZ_STRETCH); in radeon_save_state()
1501 OUTREG(FP_HORZ_STRETCH, mode->fp_horz_stretch); in radeon_write_mode()
H A Dradeon_pm.c2444 OUTREG(FP_HORZ_STRETCH, 0);