Home
last modified time | relevance | path

Searched refs:GE_INT_TAG_MASK (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/hal/mustang/ge/
H A DhalGE.c450 u16IntReg |= GE_INT_TAG_MASK; in _GE_Ctrl_IntMode()
455 u16IntReg &= (~GE_INT_TAG_MASK); in _GE_Ctrl_IntMode()
H A DregGE.h302 #define GE_INT_TAG_MASK 0xC0 macro
/utopia/UTPA2-700.0.x/modules/graphic/hal/maldives/ge/
H A DhalGE.c450 u16IntReg |= GE_INT_TAG_MASK; in _GE_Ctrl_IntMode()
455 u16IntReg &= (~GE_INT_TAG_MASK); in _GE_Ctrl_IntMode()
H A DregGE.h302 #define GE_INT_TAG_MASK 0xC0 macro