Home
last modified time | relevance | path

Searched refs:DualModeMemoryMailboxInterface (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/block/
DDAC960.c1276 Controller->V1.DualModeMemoryMailboxInterface = true; in DAC960_V1_EnableMemoryMailboxInterface()
1313 Controller->V1.DualModeMemoryMailboxInterface = false; in DAC960_V1_EnableMemoryMailboxInterface()
1341 Controller->V1.DualModeMemoryMailboxInterface = false; in DAC960_V1_EnableMemoryMailboxInterface()
2911 if (Controller->V1.DualModeMemoryMailboxInterface) in DAC960_DetectController()
2943 if (Controller->V1.DualModeMemoryMailboxInterface) in DAC960_DetectController()
DDAC960.h2347 bool DualModeMemoryMailboxInterface; member