Searched refs:reg_map (Results 1 – 5 of 5) sorted by relevance
35 #define MT_HW_INFO_BASE ((dev)->reg_map[MT_HW_BASE])69 #define MT_HIF(ofs) ((dev)->reg_map[MT_HIF_BASE] + (ofs))189 #define MT_PP(ofs) ((dev)->reg_map[MT_PP_BASE] + (ofs))250 #define MT_WF_CFG_BASE ((dev)->reg_map[MT_CFG_BASE])259 #define MT_WF_AGG_BASE ((dev)->reg_map[MT_AGG_BASE])290 #define MT_WF_ARB_BASE ((dev)->reg_map[MT_ARB_BASE])306 #define MT_WF_TMAC_BASE ((dev)->reg_map[MT_TMAC_BASE])330 #define MT_WF_RMAC_BASE ((dev)->reg_map[MT_RMAC_BASE])386 #define MT_WF_DMA_BASE ((dev)->reg_map[MT_DMA_BASE])404 #define MT_WF_PF_BASE ((dev)->reg_map[MT_PF_BASE])[all …]
204 dev->reg_map = map; in mt7615_mmio_probe()
118 dev->reg_map = mt7663_usb_sdio_reg_map; in mt7663s_probe()
159 dev->reg_map = mt7663_usb_sdio_reg_map; in mt7663u_probe()
256 const u32 *reg_map; member