Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dati_radeon_fb.c365 mode->dac_cntl = DAC_MASK_ALL | DAC_VGA_ADR_EN | DAC_8BIT_EN; in radeon_setmode_9200()
/openbmc/u-boot/include/
H A Dradeon.h692 #define DAC_MASK_ALL (0xff << 24) macro
/openbmc/linux/include/video/
H A Dradeon.h694 #define DAC_MASK_ALL (0xff << 24) macro
/openbmc/linux/drivers/video/fbdev/aty/
H A Dradeon_base.c1752 newmode->dac_cntl = /* INREG(DAC_CNTL) | */ DAC_MASK_ALL | DAC_VGA_ADR_EN | in radeonfb_set_par()