Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmmio.c19 [MT_HIF_BASE] = 0x04000,
45 [MT_HIF_BASE] = 0x04000,
H A Dregs.h13 MT_HIF_BASE, enumerator
69 #define MT_HIF(ofs) ((dev)->reg_map[MT_HIF_BASE] + (ofs))
H A Dusb_sdio.c21 [MT_HIF_BASE] = 0x50000000,
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dregs.h21 #define MT_HIF_BASE 0x4000 macro
22 #define MT_HIF(ofs) (MT_HIF_BASE + (ofs))