Home
last modified time | relevance | path

Searched refs:XCRT_CNT_EN (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dati_radeon_fb.c364 mode->crtc_ext_cntl = VGA_ATI_LINEAR | XCRT_CNT_EN | CRTC_CRT_ON; in radeon_setmode_9200()
/openbmc/u-boot/include/
H A Dradeon.h525 #define XCRT_CNT_EN (1 << 6) macro
/openbmc/linux/include/video/
H A Dradeon.h523 #define XCRT_CNT_EN (1 << 6) macro
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_base.c1741 newmode->crtc_ext_cntl = VGA_ATI_LINEAR | XCRT_CNT_EN; in radeonfb_set_par()
1748 newmode->crtc_ext_cntl = VGA_ATI_LINEAR | XCRT_CNT_EN | in radeonfb_set_par()