Home
last modified time | relevance | path

Searched refs:OUTW_3C4 (Results 1 – 3 of 3) sorted by relevance

/dports/x11-drivers/xf86-video-trident/xf86-video-trident-1.3.8/src/
H A Dtrident_dac.c787 OUTW_3C4(NewMode2); in TridentRestore()
805 OUTW_3C4(Threshold); in TridentRestore()
806 OUTW_3C4(SSetup); in TridentRestore()
807 OUTW_3C4(SKey); in TridentRestore()
808 OUTW_3C4(SPKey); in TridentRestore()
811 OUTW_3C4(GBslope1); in TridentRestore()
812 OUTW_3C4(GBslope2); in TridentRestore()
813 OUTW_3C4(GBslope3); in TridentRestore()
814 OUTW_3C4(GBslope4); in TridentRestore()
815 OUTW_3C4(GBintercept1); in TridentRestore()
[all …]
H A Dtvga_dac.c161 OUTW_3C4(ConfPort2); in TVGARestore()
218 OUTW_3C4(NewMode1); in TVGASave()
H A Dtrident_regs.h325 #define OUTW_3C4(reg) \ macro