#include <mdma.h>
Definition at line 130 of file mdma.h.
Data Fields | |
mdma_opt_t | ccr |
Channel Control Register. | |
U32 | dest |
Destination Pointer. | |
unsigned | int:32 |
Unused Data. | |
U32 | src |
Source Pointer. |
Channel Control Register.
Definition at line 139 of file mdma.h.
Referenced by mdma_init_buffer_descriptor().
Destination Pointer.
Definition at line 136 of file mdma.h.
Referenced by mdma_init_buffer_descriptor().
unsigned mdma_descriptor_t::int |