Home
last modified time | relevance | path

Searched refs:SC_PROC_LOCK (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvSC.h192 #define SC_PROC_LOCK (0xFE66) macro
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvSC.h192 #define SC_PROC_LOCK (0xFE66) macro
/utopia/UTPA2-700.0.x/modules/dscmb/api/nsk2hdi/
H A DdrvNDSSC.h154 #define SC_PROC_LOCK (0xFE66) macro
/utopia/UTPA2-700.0.x/modules/sc/drv/sc/sc2/
H A DdrvSC.c3171 *(MS_VIRT *) u32Addr = SC_PROC_LOCK; in MDrv_SC_Init()
3175 if (*(MS_VIRT *) u32Addr == SC_PROC_LOCK) in MDrv_SC_Init()
3184 *(MS_VIRT *) u32Addr = SC_PROC_LOCK; in MDrv_SC_Init()
/utopia/UTPA2-700.0.x/modules/sc/drv/sc/sc1/
H A DdrvSC.c3975 *(MS_U32*)u32Addr = SC_PROC_LOCK; in MDrv_SC_Init()
3979 if (*(MS_U32*)u32Addr == SC_PROC_LOCK) in MDrv_SC_Init()
3987 *(MS_U32*)u32Addr = SC_PROC_LOCK; in MDrv_SC_Init()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt34427 #define SC_PROC_LOCK (0xFE66)