Home
last modified time | relevance | path

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

/freebsd/sys/dev/xilinx/
H A Daxidma.h37 #define DMACR_RS (1 << 0) /* Run / Stop. */ macro
H A Daxidma.c564 reg |= DMACR_RS; in axidma_channel_prep_sg()