Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DCSR_RUN
drivers/dma/mmp_pdma.c
36
#define DCSR_RUN BIT(31) /* Run Bit (read / write) */
drivers/dma/sa11x0-dma.c
37
#define DCSR_RUN (1 << 0)