Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/video/
H A Daty128.h298 #define DAC_8BIT_EN 0x00000100 macro
H A Dmach64.h697 #define DAC_8BIT_EN 0x00000100 macro
H A Dradeon.h691 #define DAC_8BIT_EN 0x00000100 macro
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dati_radeon_fb.c366 mode->dac_cntl = DAC_MASK_ALL | DAC_VGA_ADR_EN | DAC_8BIT_EN; in radeon_setmode_9200()
/OK3568_Linux_fs/u-boot/include/
H A Dradeon.h689 #define DAC_8BIT_EN 0x00000100 macro
/OK3568_Linux_fs/kernel/drivers/video/fbdev/aty/
H A Daty128fb.c2011 dac |= (DAC_8BIT_EN | DAC_RANGE_CNTL); in aty128_init()
H A Dradeon_base.c1752 DAC_8BIT_EN; in radeonfb_set_par()