Searched refs:InboundDoorBellRegister (Results 1 – 1 of 1) sorted by relevance
2638 DAC960_GEM_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_GEM_HardwareMailboxNewCommand() local2639 InboundDoorBellRegister.All = 0; in DAC960_GEM_HardwareMailboxNewCommand()2640 InboundDoorBellRegister.Write.HardwareMailboxNewCommand = true; in DAC960_GEM_HardwareMailboxNewCommand()2641 writel(InboundDoorBellRegister.All, in DAC960_GEM_HardwareMailboxNewCommand()2648 DAC960_GEM_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_GEM_AcknowledgeHardwareMailboxStatus() local2649 InboundDoorBellRegister.All = 0; in DAC960_GEM_AcknowledgeHardwareMailboxStatus()2650 InboundDoorBellRegister.Write.AcknowledgeHardwareMailboxStatus = true; in DAC960_GEM_AcknowledgeHardwareMailboxStatus()2651 writel(InboundDoorBellRegister.All, in DAC960_GEM_AcknowledgeHardwareMailboxStatus()2658 DAC960_GEM_InboundDoorBellRegister_T InboundDoorBellRegister; in DAC960_GEM_GenerateInterrupt() local2659 InboundDoorBellRegister.All = 0; in DAC960_GEM_GenerateInterrupt()[all …]