Searched refs:DVOChip (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dlegacy_output.c165 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,
[all...]
H A Dradeon_probe.h299 I2CDevPtr DVOChip; member in struct:_radeon_dvo
H A Dradeon_bios.c1513 RADEONDVOWriteByte(dvo->DVOChip, reg, val);
1578 RADEONDVOWriteByte(dvo->DVOChip, reg, val);

Completed in 7 milliseconds