Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dst_fdma.h68 #define FDMA_NODE_CTRL_SRC_STATIC BIT(5) macro
H A Dst_fdma.c420 hw_node->control |= FDMA_NODE_CTRL_SRC_STATIC; in fill_hw_node()