Home
last modified time | relevance | path

Searched refs:GE_BIT0 (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.h199 #define GE_BIT0 0x01UL macro
H A DdrvGE.c1408 u16op &= ~(GE_BIT0); in MDrv_GE_SetSrcColorKey()
1412 u16op |= GE_BIT0; in MDrv_GE_SetSrcColorKey()