Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/video/
H A Daty128.h301 #define DAC_RANGE_CNTL 0x00000003 macro
H A Dradeon.h698 #define DAC_RANGE_CNTL (3 << 0) macro
/OK3568_Linux_fs/u-boot/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()
/OK3568_Linux_fs/u-boot/include/
H A Dradeon.h696 #define DAC_RANGE_CNTL (3 << 0) macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Daty128fb.c2011 dac |= (DAC_8BIT_EN | DAC_RANGE_CNTL); in aty128_init()
H A Dradeon_base.c1483 OUTREGP(DAC_CNTL, mode->dac_cntl, DAC_RANGE_CNTL | DAC_BLANKING); in radeon_write_mode()