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

/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_dacG.c429 ucPixCtrl = inMGAdac(MGA1064_PIX_CLK_CTL);
431 outMGAdac(MGA1064_PIX_CLK_CTL, ucPixCtrl);
444 outMGAdac(MGA1064_PIX_CLK_CTL, ucPixCtrl);
456 outMGAdac(MGA1064_PIX_CLK_CTL, ucPixCtrl);
462 ucTempByte = inMGAdac(MGA1064_PIX_CLK_CTL);
465 outMGAdac(MGA1064_PIX_CLK_CTL, ucTempByte);
469 outMGAdac(MGA1064_PIX_CLK_CTL, ucTempByte | 0x40);
481 ucTempByte = inMGAdac(MGA1064_PIX_CLK_CTL);
483 outMGAdac(MGA1064_PIX_CLK_CTL, ucTempByte);
507 ucPixCtrl = inMGAdac(MGA1064_PIX_CLK_CTL);
[all...]
H A Dmga_reg.h357 #define MGA1064_PIX_CLK_CTL 0x1a macro

Completed in 5 milliseconds