Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Dati_radeon_fb.c130 OUTREGP(CRTC_MORE_CNTL, CRTC_H_CUTOFF_ACTIVE_EN, in radeon_identify_vram()
131 ~CRTC_H_CUTOFF_ACTIVE_EN); in radeon_identify_vram()
/external/u-boot/include/
Dradeon.h188 #define CRTC_H_CUTOFF_ACTIVE_EN (1<<4) macro