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

/xsrc/external/mit/xf86-video-nsc/dist/src/gfx/
H A Ddisp_gu1.c968 unsigned long unlock, tcfg, timing1, timing2; local in function:gu1_set_vtotal
978 timing1 = READ_REG32(DC_V_TIMING_1);
988 (timing1 & 0xffff) | (unsigned long)(vtotal - 1) << 16);
/xsrc/external/mit/xf86-video-geode/dist/src/gfx/
H A Ddisp_gu1.c703 unsigned long unlock, tcfg, timing1, timing2; local in function:gu1_set_vtotal
711 timing1 = READ_REG32(DC_V_TIMING_1);
719 (timing1 & 0xffff) | (unsigned long) (vtotal - 1) << 16);

Completed in 7 milliseconds