GRETH buffer descriptor (8 bytes, must be kept at natural alignment) More...
GRETH buffer descriptor (8 bytes, must be kept at natural alignment)
The DMA engine accesses this structure directly over the AHB bus. Both fields must remain 32-bit to be compatible with the hardware on rv64.
#include <greth.h>
Data Fields | |
| volatile uint32_t | ctrl |
| Control/status word (see GRETH_BD_*) | |
| volatile uint32_t | addr |
| Physical address of the data buffer. | |
| volatile uint32_t greth_desc_t::addr |
| volatile uint32_t greth_desc_t::ctrl |