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

/xsrc/external/mit/xf86-video-geode/dist/src/cim/
H A Dcim_vg.c766 genlk_ctl = READ_REG32(DC3_GENLK_CTL) & ~(DC3_GC_ALPHA_FLICK_ENABLE |
781 DC3_GC_FLICKER_FILTER_ENABLE | DC3_GC_ALPHA_FLICK_ENABLE;
1657 DC3_GC_ALPHA_FLICK_ENABLE);
1660 genlk_ctl |= DC3_GC_ALPHA_FLICK_ENABLE;
3510 if (genlk_ctl & DC3_GC_ALPHA_FLICK_ENABLE)
H A Dcim_regs.h614 #define DC3_GC_ALPHA_FLICK_ENABLE 0x02000000 macro

Completed in 9 milliseconds