Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/block/
DDAC960.h2636 void DAC960_GEM_HardwareMailboxNewCommand(void __iomem *ControllerBaseAddress) in DAC960_GEM_HardwareMailboxNewCommand()
2646 void DAC960_GEM_AcknowledgeHardwareMailboxStatus(void __iomem *ControllerBaseAddress) in DAC960_GEM_AcknowledgeHardwareMailboxStatus()
2656 void DAC960_GEM_GenerateInterrupt(void __iomem *ControllerBaseAddress) in DAC960_GEM_GenerateInterrupt()
2666 void DAC960_GEM_ControllerReset(void __iomem *ControllerBaseAddress) in DAC960_GEM_ControllerReset()
2676 void DAC960_GEM_MemoryMailboxNewCommand(void __iomem *ControllerBaseAddress) in DAC960_GEM_MemoryMailboxNewCommand()
2686 bool DAC960_GEM_HardwareMailboxFullP(void __iomem *ControllerBaseAddress) in DAC960_GEM_HardwareMailboxFullP()
2696 bool DAC960_GEM_InitializationInProgressP(void __iomem *ControllerBaseAddress) in DAC960_GEM_InitializationInProgressP()
2706 void DAC960_GEM_AcknowledgeHardwareMailboxInterrupt(void __iomem *ControllerBaseAddress) in DAC960_GEM_AcknowledgeHardwareMailboxInterrupt()
2716 void DAC960_GEM_AcknowledgeMemoryMailboxInterrupt(void __iomem *ControllerBaseAddress) in DAC960_GEM_AcknowledgeMemoryMailboxInterrupt()
2726 void DAC960_GEM_AcknowledgeInterrupt(void __iomem *ControllerBaseAddress) in DAC960_GEM_AcknowledgeInterrupt()
[all …]
DDAC960.c540 void __iomem *ControllerBaseAddress = Controller->BaseAddress; in DAC960_GEM_QueueCommand() local
569 void __iomem *ControllerBaseAddress = Controller->BaseAddress; in DAC960_BA_QueueCommand() local
594 void __iomem *ControllerBaseAddress = Controller->BaseAddress; in DAC960_LP_QueueCommand() local
620 void __iomem *ControllerBaseAddress = Controller->BaseAddress; in DAC960_LA_QueueCommandDualMode() local
646 void __iomem *ControllerBaseAddress = Controller->BaseAddress; in DAC960_LA_QueueCommandSingleMode() local
672 void __iomem *ControllerBaseAddress = Controller->BaseAddress; in DAC960_PG_QueueCommandDualMode() local
698 void __iomem *ControllerBaseAddress = Controller->BaseAddress; in DAC960_PG_QueueCommandSingleMode() local
723 void __iomem *ControllerBaseAddress = Controller->BaseAddress; in DAC960_PD_QueueCommand() local
740 void __iomem *ControllerBaseAddress = Controller->BaseAddress; in DAC960_P_QueueCommand() local
1161 void __iomem *ControllerBaseAddress = Controller->BaseAddress; in DAC960_V1_EnableMemoryMailboxInterface() local
[all …]