Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/
H A Dati_radeon_fb.c365 mode->crtc_ext_cntl = VGA_ATI_LINEAR | XCRT_CNT_EN | CRTC_CRT_ON; in radeon_setmode_9200()
/rk3399_rockchip-uboot/include/
H A Dradeon.h525 #define XCRT_CNT_EN (1 << 6) macro