Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dregs.h96 #define MT_PSE(ofs) (MT_PSE_BASE + (ofs)) macro
98 #define MT_MCU_DEBUG_RESET MT_PSE(0x16c)
103 #define MT_PSE_FC_P0 MT_PSE(0x120)
107 #define MT_PSE_FRP MT_PSE(0x138)
114 #define MT_FC_RSV_COUNT_0 MT_PSE(0x13c)
118 #define MT_FC_SP2_Q0Q1 MT_PSE(0x14c)
122 #define MT_PSE_FW_SHARED MT_PSE(0x17c)
124 #define MT_PSE_RTA MT_PSE(0x194)
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dregs.h177 #define MT_PSE(ofs) ((dev)->reg_map[MT_PSE_BASE] + (ofs)) macro
178 #define MT_PSE_PG_HIF0_GROUP MT_PSE(0x110)
180 #define MT_PSE_PG_HIF1_GROUP MT_PSE(0x118)
182 #define MT_PSE_QUEUE_EMPTY MT_PSE(0x0b4)
186 #define MT_PSE_PG_INFO MT_PSE(0x194)
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dregs.h167 #define MT_PSE(ofs) (MT_PSE_BASE + (ofs)) macro