Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmv643xx.h730 #define MV64340_SDMA_CONFIG_REG(channel) (0x4000 + (channel<<13)) macro
/openbmc/qemu/hw/pci-host/
H A Dmv643xx.h733 #define MV64340_SDMA_CONFIG_REG(channel) (0x4000 + (channel << 13)) macro