Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/
H A Dati_radeon_fb.c333 OUTREGP(DAC_CNTL, mode->dac_cntl, DAC_RANGE_CNTL | DAC_BLANKING); in radeon_setmode()
519 OUTREGP(DAC_CNTL, mode->dac_cntl, DAC_RANGE_CNTL | DAC_BLANKING); in radeon_setmode_9200()
/rk3399_rockchip-uboot/include/
H A Dradeon.h696 #define DAC_RANGE_CNTL (3 << 0) macro