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])
69 #define MT_HIF(ofs) ((dev)->reg_map[MT_HIF_BASE] + (ofs))
162 #define MT_CSR(ofs) ((dev)->reg_map[MT_CSR_BASE] + (ofs))
165 #define MT_PLE(ofs) ((dev)->reg_map[MT_PLE_BASE] + (ofs))
177 #define MT_PSE(ofs) ((dev)->reg_map[MT_PSE_BASE] + (ofs))
189 #define MT_PP(ofs) ((dev)->reg_map[MT_PP_BASE] + (ofs))
241 #define MT_WF_CFG_BASE ((dev)->reg_map[MT_CFG_BASE])
250 #define MT_WF_AGG_BASE ((dev)->reg_map[MT_AGG_BASE])
281 #define MT_WF_ARB_BASE ((dev)->reg_map[MT_ARB_BASE])
297 #define MT_WF_TMAC_BASE ((dev)->reg_map[MT_TMAC_BASE])
321 #define MT_WF_RMAC_BASE ((dev)->reg_map[MT_RMAC_BASE])
377 #define MT_WF_DMA_BASE ((dev)->reg_map[MT_DMA_BASE])
395 #define MT_WF_PF_BASE ((dev)->reg_map[MT_PF_BASE])
401 #define MT_WTBL_BASE(dev) ((dev)->reg_map[MT_WTBL_BASE_ADDR])
404 #define MT_WTBL_OFF_BASE ((dev)->reg_map[MT_WTBL_BASE_OFF])
421 #define MT_TOP_MISC(ofs) ((dev)->reg_map[MT_TOP_MISC_BASE] + (ofs))
425 #define MT_WTBL_ON_BASE ((dev)->reg_map[MT_WTBL_BASE_ON])
463 #define MT_LPON(_n) ((dev)->reg_map[MT_LPON_BASE] + (_n))
475 #define MT_WF_MIB_BASE (dev->reg_map[MT_MIB_BASE])
515 #define MT_DMA_SHDL(ofs) (dev->reg_map[MT_DMA_SHDL_BASE] + (ofs))
561 #define MT_EFUSE_BASE ((dev)->reg_map[MT_EFUSE_ADDR_BASE])