Home
last modified time | relevance | path

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

/linux/include/video/
H A Daty128.h301 #define DAC_RANGE_CNTL 0x00000003 macro
H A Dradeon.h698 #define DAC_RANGE_CNTL (3 << 0) macro
/linux/drivers/video/fbdev/aty/
H A Daty128fb.c2008 dac |= (DAC_8BIT_EN | DAC_RANGE_CNTL); in aty128_init()
H A Dradeon_base.c1484 OUTREGP(DAC_CNTL, mode->dac_cntl, DAC_RANGE_CNTL | DAC_BLANKING); in radeon_write_mode()