Home
last modified time | relevance | path

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

/include/net/pfe_eth/pfe/cbus/
A Dutil_csr.h10 #define UTIL_VERSION (UTIL_CSR_BASE_ADDR + 0x000)
11 #define UTIL_TX_CTRL (UTIL_CSR_BASE_ADDR + 0x004)
12 #define UTIL_INQ_PKTPTR (UTIL_CSR_BASE_ADDR + 0x010)
14 #define UTIL_HDR_SIZE (UTIL_CSR_BASE_ADDR + 0x014)
25 #define UTIL_TM_INQ_ADDR (UTIL_CSR_BASE_ADDR + 0x114)
26 #define UTIL_PE_STATUS (UTIL_CSR_BASE_ADDR + 0x118)
29 #define UTIL_AFULL_THRES (UTIL_CSR_BASE_ADDR + 0x204)
31 #define UTIL_MAX_BUF_CNT (UTIL_CSR_BASE_ADDR + 0x20c)
33 #define UTIL_TSQ_MAX_CNT (UTIL_CSR_BASE_ADDR + 0x214)
34 #define UTIL_IRAM_DATA_0 (UTIL_CSR_BASE_ADDR + 0x218)
[all …]
/include/net/pfe_eth/pfe/
A Dcbus.h38 #define UTIL_CSR_BASE_ADDR (CBUS_BASE_ADDR + 0x360000) macro

Completed in 8 milliseconds