Lines Matching refs:reg_map
35 #define MT_HW_INFO_BASE ((dev)->reg_map[MT_HW_BASE])
45 #define MT_TOP_MISC2 ((dev)->reg_map[MT_TOP_CFG_BASE] + 0x134)
59 #define MT_MCU_PCIE_REMAP_2 ((dev)->reg_map[MT_PCIE_REMAP_2])
62 #define MT_PCIE_REMAP_BASE_2 ((dev)->reg_map[MT_PCIE_REMAP_BASE2])
64 #define MT_HIF(ofs) ((dev)->reg_map[MT_HIF_BASE] + (ofs))
151 #define MT_CSR(ofs) ((dev)->reg_map[MT_CSR_BASE] + (ofs))
154 #define MT_PLE(ofs) ((dev)->reg_map[MT_PLE_BASE] + (ofs))
166 #define MT_PSE(ofs) ((dev)->reg_map[MT_PSE_BASE] + (ofs))
178 #define MT_PP(ofs) ((dev)->reg_map[MT_PP_BASE] + (ofs))
230 #define MT_WF_CFG_BASE ((dev)->reg_map[MT_CFG_BASE])
239 #define MT_WF_AGG_BASE ((dev)->reg_map[MT_AGG_BASE])
270 #define MT_WF_ARB_BASE ((dev)->reg_map[MT_ARB_BASE])
286 #define MT_WF_TMAC_BASE ((dev)->reg_map[MT_TMAC_BASE])
310 #define MT_WF_RMAC_BASE ((dev)->reg_map[MT_RMAC_BASE])
355 #define MT_WF_DMA_BASE ((dev)->reg_map[MT_DMA_BASE])
371 #define MT_WF_PF_BASE ((dev)->reg_map[MT_PF_BASE])
377 #define MT_WTBL_BASE(dev) ((dev)->reg_map[MT_WTBL_BASE_ADDR])
380 #define MT_WTBL_OFF_BASE ((dev)->reg_map[MT_WTBL_BASE_OFF])
397 #define MT_TOP_MISC(ofs) ((dev)->reg_map[MT_TOP_MISC_BASE] + (ofs))
401 #define MT_WTBL_ON_BASE ((dev)->reg_map[MT_WTBL_BASE_ON])
437 #define MT_LPON(_n) ((dev)->reg_map[MT_LPON_BASE] + (_n))
446 #define MT_WF_MIB_BASE (dev->reg_map[MT_MIB_BASE])
486 #define MT_DMA_SHDL(ofs) (dev->reg_map[MT_DMA_SHDL_BASE] + (ofs))
531 #define MT_EFUSE_BASE ((dev)->reg_map[MT_EFUSE_ADDR_BASE])