Home
last modified time | relevance | path

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

/linux/include/video/
H A Daty128.h300 #define DAC_BLANKING 0x00000004 macro
H A Dmach64.h710 #define DAC_BLANKING 0x00000004 macro
H A Dradeon.h700 #define DAC_BLANKING (1 << 2) macro
/linux/drivers/video/fbdev/aty/
H A Dradeon_base.c1484 OUTREGP(DAC_CNTL, mode->dac_cntl, DAC_RANGE_CNTL | DAC_BLANKING); in radeon_write_mode()