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

/xsrc/external/mit/xf86-video-apm/dist/src/
H A Dapm_regs.h98 #define ApmWriteGr(idx, val) do { APMVGAS(0x3CE) = ((val) << 8) | ((idx) & 0xFF); break; } while(1) macro

Completed in 2 milliseconds