Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.h202 #define GE_BIT3 0x08UL macro
H A DdrvGE.c1479 u16op &= ~(GE_BIT3); in MDrv_GE_SetDstColorKey()
1483 u16op |= GE_BIT3; in MDrv_GE_SetDstColorKey()