Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/airoha/
H A Dairoha_regs.h28 #define GDM_BASE(_n) \ macro
125 #define REG_GDM_FWD_CFG(_n) GDM_BASE(_n)
137 #define REG_GDM_INGRESS_CFG(_n) (GDM_BASE(_n) + 0x10)
141 #define REG_GDM_LEN_CFG(_n) (GDM_BASE(_n) + 0x14)
145 #define REG_GDM_LPBK_CFG(_n) (GDM_BASE(_n) + 0x1c)
155 #define REG_GDM_CHN_RLS(_n) (GDM_BASE(_n) + 0x20)
159 #define REG_GDM_TXCHN_EN(_n) (GDM_BASE(_n) + 0x24)
160 #define REG_GDM_RXCHN_EN(_n) (GDM_BASE(_n) + 0x28)
167 #define REG_FE_GDM_MIB_CLEAR(_n) (GDM_BASE(_n) + 0xf0)
171 #define REG_FE_GDM_MIB_CFG(_n) (GDM_BASE(_n) + 0xf4)
[all …]