HomeSort by: relevance | last modified time | path
    Searched refs:DVOChip (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xf86-video-ati/dist/src/
legacy_output.c 165 dvo->DVOChip =
167 if (!dvo->DVOChip)
480 if (!dvo->DVOChip)
485 if (dvo->DVOChip) {
488 RADEONDVOWriteByte(dvo->DVOChip, 0x08, 0x30);
489 RADEONDVOWriteByte(dvo->DVOChip, 0x09, 0x00);
490 RADEONDVOWriteByte(dvo->DVOChip, 0x0a, 0x90);
491 RADEONDVOWriteByte(dvo->DVOChip, 0x0c, 0x89);
492 RADEONDVOWriteByte(dvo->DVOChip, 0x08, 0x3b);
497 RADEONDVOWriteByte(dvo->DVOChip, 0x0f, 0x44)
    [all...]
radeon_probe.h 299 I2CDevPtr DVOChip;
radeon_bios.c 1513 RADEONDVOWriteByte(dvo->DVOChip, reg, val);
1578 RADEONDVOWriteByte(dvo->DVOChip, reg, val);

Completed in 6 milliseconds