Searched refs:InboundDoorBellRegister (Results 1 – 1 of 1) sorted by relevance
2637 DAC960_GEM_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_GEM_HardwareMailboxNewCommand() local2638 InboundDoorBellRegister.All = 0; in DAC960_GEM_HardwareMailboxNewCommand()2639 InboundDoorBellRegister.Write.HardwareMailboxNewCommand = true; in DAC960_GEM_HardwareMailboxNewCommand()2640 writel(InboundDoorBellRegister.All, in DAC960_GEM_HardwareMailboxNewCommand()2647 DAC960_GEM_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_GEM_AcknowledgeHardwareMailboxStatus() local2648 InboundDoorBellRegister.All = 0; in DAC960_GEM_AcknowledgeHardwareMailboxStatus()2649 InboundDoorBellRegister.Write.AcknowledgeHardwareMailboxStatus = true; in DAC960_GEM_AcknowledgeHardwareMailboxStatus()2650 writel(InboundDoorBellRegister.All, in DAC960_GEM_AcknowledgeHardwareMailboxStatus()2657 DAC960_GEM_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_GEM_GenerateInterrupt() local2658 InboundDoorBellRegister.All = 0; in DAC960_GEM_GenerateInterrupt()[all …]