Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Ddma-axi-dmac.c60 #define AXI_DMAC_DST_COHERENT_MSK BIT(0) macro
61 #define AXI_DMAC_DST_COHERENT_GET(x) FIELD_GET(AXI_DMAC_DST_COHERENT_MSK, x)