Home
last modified time | relevance | path

Searched refs:DAC_RANGE_CNTL (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/video/
H A Daty128.h301 #define DAC_RANGE_CNTL 0x00000003 macro
H A Dradeon.h698 #define DAC_RANGE_CNTL (3 << 0) macro
/kernel/linux/linux-6.6/include/video/
H A Daty128.h301 #define DAC_RANGE_CNTL 0x00000003 macro
H A Dradeon.h698 #define DAC_RANGE_CNTL (3 << 0) macro
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Daty128fb.c2011 dac |= (DAC_8BIT_EN | DAC_RANGE_CNTL); in aty128_init()
H A Dradeon_base.c1483 OUTREGP(DAC_CNTL, mode->dac_cntl, DAC_RANGE_CNTL | DAC_BLANKING); in radeon_write_mode()
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Daty128fb.c2008 dac |= (DAC_8BIT_EN | DAC_RANGE_CNTL); in aty128_init()
H A Dradeon_base.c1484 OUTREGP(DAC_CNTL, mode->dac_cntl, DAC_RANGE_CNTL | DAC_BLANKING); in radeon_write_mode()

Completed in 28 milliseconds