Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/xilinx/
Dxdma-regs.h99 #define CHAN_CTRL_RUN_STOP BIT(0) macro
111 #define CHAN_CTRL_START (CHAN_CTRL_RUN_STOP | \
Dxdma.c343 CHAN_CTRL_RUN_STOP); in xdma_xfer_start()
398 CHAN_CTRL_RUN_STOP); in xdma_xfer_stop()