Home
last modified time | relevance | path

Searched refs:GE_EN_BLEND (Results 1 – 17 of 17) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/hal/macan/ge/
H A DregGE.h144 #define GE_EN_BLEND BIT(2) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/curry/ge/
H A DregGE.h144 #define GE_EN_BLEND BIT(2) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/mooney/ge/
H A DregGE.h145 #define GE_EN_BLEND BIT(2) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6lite/ge/
H A DregGE.h144 #define GE_EN_BLEND BIT(2) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/maserati/ge/
H A DregGE.h145 #define GE_EN_BLEND BIT(2) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/kano/ge/
H A DregGE.h144 #define GE_EN_BLEND BIT(2) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7821/ge/
H A DregGE.h145 #define GE_EN_BLEND BIT(2) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/maxim/ge/
H A DregGE.h144 #define GE_EN_BLEND BIT(2) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/messi/ge/
H A DregGE.h145 #define GE_EN_BLEND BIT(2) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/mainz/ge/
H A DregGE.h145 #define GE_EN_BLEND BIT(2) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/manhattan/ge/
H A DregGE.h144 #define GE_EN_BLEND BIT(2) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6/ge/
H A DregGE.h144 #define GE_EN_BLEND BIT(2) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7621/ge/
H A DregGE.h144 #define GE_EN_BLEND BIT(2) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/kastor/ge/
H A DregGE.h144 #define GE_EN_BLEND BIT(2) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/mustang/ge/
H A DregGE.h147 #define GE_EN_BLEND BIT(2) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/maldives/ge/
H A DregGE.h147 #define GE_EN_BLEND BIT(2) macro
/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.c1674 u16en |= GE_EN_BLEND; in MDrv_GE_SetAlphaBlend()
1683 u16en &= ~GE_EN_BLEND; in MDrv_GE_SetAlphaBlend()
5175 …G_GE_EN, (*value & ~(GE_EN_ASCK | GE_EN_DSCK | GE_EN_SCK | GE_EN_DCK | GE_EN_BLEND | GE_EN_DFB_BLD… in MDrv_GE_RestoreRegInfo()