Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dati_radeon_fb.c515 OUTREG(CRTC_GEN_CNTL, mode->crtc_gen_cntl | CRTC_DISP_REQ_EN_B); in radeon_setmode_9200()
/openbmc/u-boot/include/
H A Dradeon.h545 #define CRTC_DISP_REQ_EN_B (1 << 26) macro
/openbmc/linux/include/video/
H A Dradeon.h547 #define CRTC_DISP_REQ_EN_B (1 << 26) macro
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_base.c2033 OUTREG(CRTC_GEN_CNTL, save_crtc_gen_cntl | CRTC_DISP_REQ_EN_B); in fixup_memory_mappings()