Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac.h282 #define CH_CTL_L_DST_MAST BIT(2) macro
H A Ddw-axi-dmac-platform.c596 val |= CH_CTL_L_DST_MAST; in set_desc_dest_master()
598 val &= ~CH_CTL_L_DST_MAST; in set_desc_dest_master()