Searched refs:reg_MI_MBK_C_LOCK (Results 1 – 2 of 2) sorted by relevance
656 return ( reg_MI_MBK_C_LOCK & (1 << (num+REG_MI_MBK_C_LOCK_C0_SHIFT)) )? TRUE: FALSE; in MI_IsWramSlotLocked_C()1986 reg_MI_MBK_C_LOCK |= slots; in MIi_DoLockWramSlots()2049 reg_MI_MBK_C_LOCK &= ~slots; in MIi_DoUnlockWramSlots()
650 #define reg_MI_MBK_C_LOCK (*( REGType8v *) REG_MBK_C_LOCK_ADDR) macro