Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/video/
Daty128.h299 #define DAC_BLANKING 0x00000004 macro
Dradeon.h611 #define DAC_BLANKING (1 << 2) macro
Dradeonfb.c3387 OUTREGP(DAC_CNTL, mode->dac_cntl, DAC_RANGE_CNTL | DAC_BLANKING); in radeon_write_mode()