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

/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_regs.h102 #define ApmWriteAttr(idx, val) do { int tmp = APMVGAB(0x3DA); APMVGAB(0x3C0) = (idx); APMVGAB(0x3C0) = (val); break; } while(1) macro

Completed in 2 milliseconds