| /linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
| A D | regs.h | 143 #define MT_TMAC_TCR0(_band) MT_WF_TMAC(_band, 0) argument 146 #define MT_TMAC_CDTR(_band) MT_WF_TMAC(_band, 0x0c8) argument 147 #define MT_TMAC_ODTR(_band) MT_WF_TMAC(_band, 0x0cc) argument 151 #define MT_TMAC_ICR0(_band) MT_WF_TMAC(_band, 0x014) argument 157 #define MT_TMAC_ICR1(_band) MT_WF_TMAC(_band, 0x018) argument 164 #define MT_DMA_DCR0(_band) MT_WF_DMA(_band, 0x000) argument 167 #define MT_DMA_TCRF1(_band) MT_WF_DMA(_band, 0x054) argument 230 #define MT_MIB_SDR6(_band) MT_WF_MIB(_band, 0x020) argument 318 #define MT_AGG_ACR4(_band) MT_WF_AGG(_band, 0x3c) argument 325 #define MT_ARB_SCR(_band) MT_WF_ARB(_band, 0x000) argument [all …]
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| A D | mt792x_regs.h | 32 #define MT_TMAC_TCR0(_band) MT_WF_TMAC(_band, 0) argument 35 #define MT_TMAC_CDTR(_band) MT_WF_TMAC(_band, 0x090) argument 36 #define MT_TMAC_ODTR(_band) MT_WF_TMAC(_band, 0x094) argument 40 #define MT_TMAC_ICR0(_band) MT_WF_TMAC(_band, 0x0a4) argument 57 #define MT_DMA_DCR0(_band) MT_WF_DMA(_band, 0x000) argument 98 #define MT_MIB_SCR1(_band) MT_WF_MIB(_band, 0x004) argument 102 #define MT_MIB_SDR3(_band) MT_WF_MIB(_band, 0x698) argument 105 #define MT_MIB_SDR5(_band) MT_WF_MIB(_band, 0x780) argument 107 #define MT_MIB_SDR9(_band) MT_WF_MIB(_band, 0x02c) argument 133 #define MT_MIB_DR8(_band) MT_WF_MIB(_band, 0x0c0) argument [all …]
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| A D | regs.h | 201 #define MT_TRB_RXPSR0(_band) MT_WF_TRB(_band, 0x03c) argument 209 #define MT_TMAC_TCR0(_band) MT_WF_TMAC(_band, 0) argument 245 #define MT_DMA_DCR0(_band) MT_WF_DMA(_band, 0x000) argument 307 #define MT_MIB_SDR0(_band) MT_WF_MIB(_band, 0x010) argument 320 #define MT_MIB_SDR6(_band) MT_WF_MIB(_band, 0x020) argument 412 #define MT_MIB_SDR33(_band) MT_WF_MIB(_band, 0x088) argument 443 #define MT_MIB_BFCR0(_band) MT_WF_MIB(_band, 0x7b0) argument 447 #define MT_MIB_BFCR1(_band) MT_WF_MIB(_band, 0x7b4) argument 450 #define MT_MIB_BFCR2(_band) MT_WF_MIB(_band, 0x7b8) argument 453 #define MT_MIB_BFCR7(_band) MT_WF_MIB(_band, 0x7cc) argument [all …]
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
| A D | regs.h | 280 #define MT_AGG_ACR(_band) MT_WF_AGG(0x070 + (_band) * 0x100) argument 333 #define MT_WF_RFCR(_band) MT_WF_RMAC((_band) ? 0x100 : 0x000) argument 366 #define MT_CHFREQ(_band) MT_WF_RMAC((_band) ? 0x130 : 0x030) argument 490 #define MT_MIB_M0_MISC_CR(_band) MT_WF_MIB(_band, 0x00c) argument 492 #define MT_MIB_SDR3(_band) MT_WF_MIB(_band, 0x014) argument 495 #define MT_MIB_SDR9(_band) MT_WF_MIB(_band, 0x02c) argument 498 #define MT_MIB_SDR14(_band) MT_WF_MIB(_band, 0x040) argument 501 #define MT_MIB_SDR15(_band) MT_WF_MIB(_band, 0x044) argument 504 #define MT_MIB_SDR16(_band) MT_WF_MIB(_band, 0x048) argument 507 #define MT_MIB_SDR36(_band) MT_WF_MIB(_band, 0x098) argument [all …]
|
| A D | mcu.c | 1846 #define ADD_DBDC_ENTRY(_type, _idx, _band) \ in mt7615_mcu_set_dbdc() argument
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
| A D | regs.h | 19 #define MT_MDP_BNRCFR0(_band) MT_MDP(0x070 + ((_band) << 8)) argument 24 #define MT_MDP_BNRCFR1(_band) MT_MDP(0x074 + ((_band) << 8)) argument
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
| A D | regs.h | 19 #define MT_MDP_BNRCFR0(_band) MT_MDP(0x090 + ((_band) << 8)) argument 24 #define MT_MDP_BNRCFR1(_band) MT_MDP(0x094 + ((_band) << 8)) argument
|
| /linux/include/uapi/asm-generic/ |
| A D | siginfo.h | 104 __ARCH_SI_BAND_T _band; /* POLL_IN, POLL_OUT, POLL_MSG */ member
|
| /linux/include/linux/ |
| A D | compat.h | 243 compat_long_t _band; /* POLL_IN, POLL_OUT, POLL_MSG */ member
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| A D | core.c | 27 #define RTW89_DEF_CHAN(_freq, _hw_val, _flags, _band) \ argument
|