Searched refs:MT_WF_AGG (Results 1 – 4 of 4) sorted by relevance
175 #define MT_WF_AGG(ofs) (MT_WF_AGG_BASE + (ofs)) macro177 #define MT_AGG_ARCR MT_WF_AGG(0x010)187 #define MT_AGG_ARUCR MT_WF_AGG(0x014)188 #define MT_AGG_ARDCR MT_WF_AGG(0x018)194 #define MT_AGG_LIMIT MT_WF_AGG(0x040)195 #define MT_AGG_LIMIT_1 MT_WF_AGG(0x044)198 #define MT_AGG_BA_SIZE_LIMIT_0 MT_WF_AGG(0x048)199 #define MT_AGG_BA_SIZE_LIMIT_1 MT_WF_AGG(0x04c)202 #define MT_AGG_PCR MT_WF_AGG(0x050)211 #define MT_AGG_PCR_RTS MT_WF_AGG(0x054)[all …]
240 #define MT_WF_AGG(ofs) (MT_WF_AGG_BASE + (ofs)) macro242 #define MT_AGG_ARCR MT_WF_AGG(0x010)249 #define MT_AGG_ARUCR(_band) MT_WF_AGG(0x018 + (_band) * 0x100)250 #define MT_AGG_ARDCR(_band) MT_WF_AGG(0x01c + (_band) * 0x100)256 #define MT_AGG_ASRCR0 MT_WF_AGG(0x060)257 #define MT_AGG_ASRCR1 MT_WF_AGG(0x064)260 #define MT_AGG_ACR(_band) MT_WF_AGG(0x070 + (_band) * 0x100)267 #define MT_AGG_SCR MT_WF_AGG(0x0fc)
125 mt76_wr(dev, MT_WF_AGG(0x160), 0x5c341c02); in mt7615_mac_init()126 mt76_wr(dev, MT_WF_AGG(0x164), 0x70708040); in mt7615_mac_init()
167 #define MT_WF_AGG(_band, ofs) (MT_WF_AGG_BASE(_band) + (ofs)) macro169 #define MT_AGG_ACR0(_band) MT_WF_AGG(_band, 0x084)