Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/qemu/hw/display/
H A Dati_regs.h356 #define DAC_BLANKING 0x00000004 macro
/openbmc/u-boot/drivers/video/
H A Dati_radeon_fb.c332 OUTREGP(DAC_CNTL, mode->dac_cntl, DAC_RANGE_CNTL | DAC_BLANKING); in radeon_setmode()
518 OUTREGP(DAC_CNTL, mode->dac_cntl, DAC_RANGE_CNTL | DAC_BLANKING); in radeon_setmode_9200()
/openbmc/u-boot/include/
H A Dradeon.h698 #define DAC_BLANKING (1 << 2) macro
/openbmc/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()