Searched refs:SC_PROC_LOCK (Results 1 – 6 of 6) sorted by relevance
192 #define SC_PROC_LOCK (0xFE66) macro
154 #define SC_PROC_LOCK (0xFE66) macro
3171 *(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()
3975 *(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()
34427 #define SC_PROC_LOCK (0xFE66)