Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/hal/macan/ge/
H A DregGE.h266 #define GE_OP_ACMP_MIN BIT(4) // MIN(Asrc,Adst) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/curry/ge/
H A DregGE.h266 #define GE_OP_ACMP_MIN BIT(4) // MIN(Asrc,Adst) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/mooney/ge/
H A DregGE.h267 #define GE_OP_ACMP_MIN BIT(4) // MIN(Asrc,Adst) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6lite/ge/
H A DregGE.h266 #define GE_OP_ACMP_MIN BIT(4) // MIN(Asrc,Adst) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/maserati/ge/
H A DregGE.h267 #define GE_OP_ACMP_MIN BIT(4) // MIN(Asrc,Adst) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/kano/ge/
H A DregGE.h267 #define GE_OP_ACMP_MIN BIT(4) // MIN(Asrc,Adst) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7821/ge/
H A DregGE.h267 #define GE_OP_ACMP_MIN BIT(4) // MIN(Asrc,Adst) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/maxim/ge/
H A DregGE.h266 #define GE_OP_ACMP_MIN BIT(4) // MIN(Asrc,Adst) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/messi/ge/
H A DregGE.h267 #define GE_OP_ACMP_MIN BIT(4) // MIN(Asrc,Adst) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/mainz/ge/
H A DregGE.h267 #define GE_OP_ACMP_MIN BIT(4) // MIN(Asrc,Adst) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/manhattan/ge/
H A DregGE.h266 #define GE_OP_ACMP_MIN BIT(4) // MIN(Asrc,Adst) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/k6/ge/
H A DregGE.h266 #define GE_OP_ACMP_MIN BIT(4) // MIN(Asrc,Adst) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/M7621/ge/
H A DregGE.h266 #define GE_OP_ACMP_MIN BIT(4) // MIN(Asrc,Adst) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/kastor/ge/
H A DregGE.h266 #define GE_OP_ACMP_MIN BIT(4) // MIN(Asrc,Adst) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/mustang/ge/
H A DregGE.h287 #define GE_OP_ACMP_MIN BIT(4) // MIN(Asrc,Adst) macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/maldives/ge/
H A DregGE.h287 #define GE_OP_ACMP_MIN BIT(4) // MIN(Asrc,Adst) macro
/utopia/UTPA2-700.0.x/modules/graphic/drv/ge/
H A DdrvGE.c2011 …&pGECtxLocal->halLocalCtx, REG_GE_OP_MODE) & ~GE_OP_ACMP_MIN) | ((eACmpOp<<GE_OP_ACMP_SHFT)&GE_OP_… in MDrv_GE_SetAlphaCmp()