Home
last modified time | relevance | path

Searched defs:ControllerBaseAddress (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/block/
DDAC960.h2635 void DAC960_GEM_HardwareMailboxNewCommand(void __iomem *ControllerBaseAddress) in DAC960_GEM_HardwareMailboxNewCommand()
2645 void DAC960_GEM_AcknowledgeHardwareMailboxStatus(void __iomem *ControllerBaseAddress) in DAC960_GEM_AcknowledgeHardwareMailboxStatus()
2655 void DAC960_GEM_GenerateInterrupt(void __iomem *ControllerBaseAddress) in DAC960_GEM_GenerateInterrupt()
2665 void DAC960_GEM_ControllerReset(void __iomem *ControllerBaseAddress) in DAC960_GEM_ControllerReset()
2675 void DAC960_GEM_MemoryMailboxNewCommand(void __iomem *ControllerBaseAddress) in DAC960_GEM_MemoryMailboxNewCommand()
2685 bool DAC960_GEM_HardwareMailboxFullP(void __iomem *ControllerBaseAddress) in DAC960_GEM_HardwareMailboxFullP()
2695 bool DAC960_GEM_InitializationInProgressP(void __iomem *ControllerBaseAddress) in DAC960_GEM_InitializationInProgressP()
2705 void DAC960_GEM_AcknowledgeHardwareMailboxInterrupt(void __iomem *ControllerBaseAddress) in DAC960_GEM_AcknowledgeHardwareMailboxInterrupt()
2715 void DAC960_GEM_AcknowledgeMemoryMailboxInterrupt(void __iomem *ControllerBaseAddress) in DAC960_GEM_AcknowledgeMemoryMailboxInterrupt()
2725 void DAC960_GEM_AcknowledgeInterrupt(void __iomem *ControllerBaseAddress) in DAC960_GEM_AcknowledgeInterrupt()
[all …]
DDAC960.c539 void __iomem *ControllerBaseAddress = Controller->BaseAddress; in DAC960_GEM_QueueCommand() local
568 void __iomem *ControllerBaseAddress = Controller->BaseAddress; in DAC960_BA_QueueCommand() local
593 void __iomem *ControllerBaseAddress = Controller->BaseAddress; in DAC960_LP_QueueCommand() local
619 void __iomem *ControllerBaseAddress = Controller->BaseAddress; in DAC960_LA_QueueCommandDualMode() local
645 void __iomem *ControllerBaseAddress = Controller->BaseAddress; in DAC960_LA_QueueCommandSingleMode() local
671 void __iomem *ControllerBaseAddress = Controller->BaseAddress; in DAC960_PG_QueueCommandDualMode() local
697 void __iomem *ControllerBaseAddress = Controller->BaseAddress; in DAC960_PG_QueueCommandSingleMode() local
722 void __iomem *ControllerBaseAddress = Controller->BaseAddress; in DAC960_PD_QueueCommand() local
739 void __iomem *ControllerBaseAddress = Controller->BaseAddress; in DAC960_P_QueueCommand() local
1160 void __iomem *ControllerBaseAddress = Controller->BaseAddress; in DAC960_V1_EnableMemoryMailboxInterface() local
[all …]