Searched refs:TVP3026_MCLK_CTL (Results 1 - 2 of 2) sorted by last modified time

/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_reg.h302 #define TVP3026_MCLK_CTL 0x39 macro
H A Dmga_dac3026.c300 mclk_ctl = inTi3026( TVP3026_MCLK_CTL );
301 outTi3026( TVP3026_MCLK_CTL, 0, mclk_ctl & 0xe7 );
302 outTi3026( TVP3026_MCLK_CTL, 0, ( mclk_ctl & 0xe7 ) | 0x08 );
320 outTi3026( TVP3026_MCLK_CTL, 0, ( mclk_ctl & 0xe7 ) | 0x10 );
321 outTi3026( TVP3026_MCLK_CTL, 0, ( mclk_ctl & 0xe7 ) | 0x18 );
772 outTi3026(TVP3026_MCLK_CTL, 0, mgaReg->DacRegs[18]);

Completed in 5 milliseconds