Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Dmt7628-eth.c39 #define PDMA_RELATED 0x0800 macro
41 #define TX_BASE_PTR0 (PDMA_RELATED + 0x000)
42 #define TX_MAX_CNT0 (PDMA_RELATED + 0x004)
43 #define TX_CTX_IDX0 (PDMA_RELATED + 0x008)
44 #define TX_DTX_IDX0 (PDMA_RELATED + 0x00c)
46 #define RX_BASE_PTR0 (PDMA_RELATED + 0x100)
47 #define RX_MAX_CNT0 (PDMA_RELATED + 0x104)
48 #define RX_CALC_IDX0 (PDMA_RELATED + 0x108)
50 #define PDMA_GLO_CFG (PDMA_RELATED + 0x204)
51 #define PDMA_RST_IDX (PDMA_RELATED + 0x208)
[all …]