Home
last modified time | relevance | path

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

/linux/drivers/dma/xilinx/
H A Dxdma-regs.h99 #define CHAN_CTRL_RUN_STOP BIT(0) macro
111 #define CHAN_CTRL_START (CHAN_CTRL_RUN_STOP | \