Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Dati_radeon_fb.c515 OUTREG(CRTC_GEN_CNTL, mode->crtc_gen_cntl | CRTC_DISP_REQ_EN_B); in radeon_setmode_9200()
/external/u-boot/include/
Dradeon.h545 #define CRTC_DISP_REQ_EN_B (1 << 26) macro