HomeSort by relevance Sort by last modified time
    Searched refs:DAC_CNTL (Results 1 - 2 of 2) sorted by null

  /external/u-boot/drivers/video/
ati_radeon_fb.c 322 mode->dac_cntl = 0xff002100;
332 OUTREGP(DAC_CNTL, mode->dac_cntl, DAC_RANGE_CNTL | DAC_BLANKING);
365 mode->dac_cntl = DAC_MASK_ALL | DAC_VGA_ADR_EN | DAC_8BIT_EN;
518 OUTREGP(DAC_CNTL, mode->dac_cntl, DAC_RANGE_CNTL | DAC_BLANKING);
  /external/u-boot/include/
radeon.h 68 #define DAC_CNTL 0x0058
688 /* DAC_CNTL bit constants */
    [all...]

Completed in 85 milliseconds