Searched refs:CLR (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/nsk2/ |
| H A D | nsk2_test_util.h | 51 #define CLR 0 //Res, SB macro
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/nsk2/ |
| H A D | nsk2_test_util.h | 51 #define CLR 0 //Res, SB macro
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/nsk2/ |
| H A D | nsk2_test_util.h | 51 #define CLR 0 //Res, SB macro
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/curry/nsk2/ |
| H A D | nsk2_test_util.h | 51 #define CLR 0 //Res, SB macro
|
| /utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/nsk2/ |
| H A D | nsk2_test_util.h | 51 #define CLR 0 //Res, SB macro
|
| /utopia/UTPA2-700.0.x/modules/graphic/drv/ge/ |
| H A D | drvGE.h | 1181 GE_Result MDrv_GE_SetStrBltSckType(GE_Context *pGECtx,GE_StretchCKType TYPE, MS_U32 *CLR);
|
| H A D | drvGE.c | 4549 GE_Result MDrv_GE_SetStrBltSckType(GE_Context *pGECtx,GE_StretchCKType TYPE, MS_U32 *CLR) in MDrv_GE_SetStrBltSckType() argument 4580 GE_WriteReg(&pGECtxLocal->halLocalCtx,REG_GE_BLT_SCK_CONST_L, (*CLR)&0xffff); in MDrv_GE_SetStrBltSckType() 4581 GE_WriteReg(&pGECtxLocal->halLocalCtx,REG_GE_BLT_SCK_CONST_H, (*CLR)>>16); in MDrv_GE_SetStrBltSckType()
|