Home
last modified time | relevance | path

Searched refs:TIDAC_true_color_ctrl (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/
H A DTI.c135 TIRESTORE(TIDAC_true_color_ctrl); in TIramdacRestore()
259 TISAVE(TIDAC_true_color_ctrl); in TIramdacSave()
362 ramdacReg->DacRegs[TIDAC_true_color_ctrl] = 0x46; in TIramdac3026SetBpp()
380 ramdacReg->DacRegs[TIDAC_true_color_ctrl] = 0x06; in TIramdac3026SetBpp()
389 ramdacReg->DacRegs[TIDAC_true_color_ctrl] = 0x56; in TIramdac3026SetBpp()
417 ramdacReg->DacRegs[TIDAC_true_color_ctrl] = 0x45; in TIramdac3026SetBpp()
420 ramdacReg->DacRegs[TIDAC_true_color_ctrl] = 0x44; in TIramdac3026SetBpp()
451 ramdacReg->DacRegs[TIDAC_true_color_ctrl] = 0x80; in TIramdac3026SetBpp()
480 ramdacReg->DacRegs[TIDAC_true_color_ctrl] = 0x46; in TIramdac3030SetBpp()
498 ramdacReg->DacRegs[TIDAC_true_color_ctrl] = 0x06; in TIramdac3030SetBpp()
[all …]
H A DTI.h47 #define TIDAC_true_color_ctrl 0x18 macro