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

  /xsrc/external/mit/xf86-video-ati/dist/src/
legacy_output.c 429 RADEONDVOWriteByte(I2CDevPtr dvo, int addr, uint8_t ch)
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);
498 RADEONDVOWriteByte(dvo->DVOChip, 0x0f, 0x4c);
499 RADEONDVOWriteByte(dvo->DVOChip, 0x0e, 0x01);
500 RADEONDVOWriteByte(dvo->DVOChip, 0x0a, 0x80)
    [all...]
radeon_bios.c 1513 RADEONDVOWriteByte(dvo->DVOChip, reg, val);
1578 RADEONDVOWriteByte(dvo->DVOChip, reg, val);
radeon.h 1082 extern Bool RADEONDVOWriteByte(I2CDevPtr dvo, int addr, uint8_t ch);

Completed in 9 milliseconds