Home
last modified time | relevance | path

Searched refs:INB_3x4 (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.c976 INB_3x4(0x0); in TridentSave()
978 INB_3x4(0x1); in TridentSave()
981 INB_3x4(0x3); in TridentSave()
982 INB_3x4(0x4); in TridentSave()
983 INB_3x4(0x5); in TridentSave()
984 INB_3x4(0x6); in TridentSave()
985 INB_3x4(0x7); in TridentSave()
986 INB_3x4(0x10); in TridentSave()
987 INB_3x4(0x11); in TridentSave()
989 INB_3x4(0x12); in TridentSave()
[all …]
H A Dtvga_dac.c205 INB_3x4(Underline); in TVGASave()
207 INB_3x4(CRTCMode); in TVGASave()
208 INB_3x4(LinearAddReg); in TVGASave()
209 INB_3x4(FIFOControl); in TVGASave()
210 INB_3x4(CRTCModuleTest); in TVGASave()
211 INB_3x4(AddColReg); in TVGASave()
H A Dtrident_regs.h331 #define INB_3x4(reg) \ macro