Searched refs:transferRequestListCompletionNotifications (Results 1 – 1 of 1) sorted by relevance
242 for(int i = 0; i < transferRequestListCompletionNotifications.Length; i++) in DefineRegisters()244 transferRequestListCompletionNotifications[i].Value = false; in DefineRegisters()250 ….WithFlags(0, 32, out transferRequestListCompletionNotifications, FieldMode.WriteOneToClear, name:… in DefineRegisters()383 transferRequestListCompletionNotifications[i].Value = true; in ProcessTransferRequestList()639 private IFlagRegisterField[] transferRequestListCompletionNotifications; field in Antmicro.Renode.Peripherals.Storage.UFSHostController