Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Dati_radeon_fb.c364 mode->crtc_ext_cntl = VGA_ATI_LINEAR | XCRT_CNT_EN | CRTC_CRT_ON; in radeon_setmode_9200()
/external/u-boot/include/
Dradeon.h529 #define CRTC_CRT_ON (1 << 15) macro