Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/hal/mustang/ge/
H A DhalGE.c230 static GE_Result _GE_Ctrl_IntMode(GE_CTX_HAL_LOCAL *pGEHalLocal, E_GE_INT_OP int_op);
435 static GE_Result _GE_Ctrl_IntMode(GE_CTX_HAL_LOCAL *pGEHalLocal, E_GE_INT_OP int_op) in _GE_Ctrl_IntMode() argument
441 if (E_GE_CLEAR_INT & int_op) in _GE_Ctrl_IntMode()
448 if (E_GE_MASK_INT & int_op) in _GE_Ctrl_IntMode()
453 if (E_GE_UNMASK_INT & int_op) in _GE_Ctrl_IntMode()
458 if (E_GE_INT_TAG_MODE & int_op) in _GE_Ctrl_IntMode()
463 if (E_GE_INT_NORMAL_MODE & int_op) in _GE_Ctrl_IntMode()
/utopia/UTPA2-700.0.x/modules/graphic/hal/maldives/ge/
H A DhalGE.c230 static GE_Result _GE_Ctrl_IntMode(GE_CTX_HAL_LOCAL *pGEHalLocal, E_GE_INT_OP int_op);
435 static GE_Result _GE_Ctrl_IntMode(GE_CTX_HAL_LOCAL *pGEHalLocal, E_GE_INT_OP int_op) in _GE_Ctrl_IntMode() argument
441 if (E_GE_CLEAR_INT & int_op) in _GE_Ctrl_IntMode()
448 if (E_GE_MASK_INT & int_op) in _GE_Ctrl_IntMode()
453 if (E_GE_UNMASK_INT & int_op) in _GE_Ctrl_IntMode()
458 if (E_GE_INT_TAG_MODE & int_op) in _GE_Ctrl_IntMode()
463 if (E_GE_INT_NORMAL_MODE & int_op) in _GE_Ctrl_IntMode()