Searched refs:CONTROL_RESET (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/altera/msgdma/ | ||
H A D | msgdma.h | 38 #define CONTROL_RESET (1 << 1) /* Reset Dispatcher */ macro |
H A D | msgdma.c | 196 WRITE4(sc, DMA_CONTROL, CONTROL_RESET); in msgdma_reset() |