Searched refs:LockVal (Results 1 – 1 of 1) sorted by relevance
44 return LockVal; in ReadDoubleWord()155 LockVal = (ushort) value; in WriteDoubleWord()159 LockVal = (ushort)(value & 0x7fff); in WriteDoubleWord()181 if(LockVal == LOCK_VALUE) in WriteDoubleWord()254 LockVal = 0; in Reset()263 private ushort LockVal; field in Antmicro.Renode.Peripherals.Miscellaneous.ArmSysCtl