Searched refs:MT_PCIE_MAC_INT_ENABLE (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
| H A D | pci_mac.c | 65 mt76_wr(dev, MT_PCIE_MAC_INT_ENABLE, 0x0); in mt7921e_mac_reset() 101 mt76_wr(dev, MT_PCIE_MAC_INT_ENABLE, 0xff); in mt7921e_mac_reset()
|
| H A D | regs.h | 83 #define MT_PCIE_MAC_INT_ENABLE MT_PCIE_MAC(0x188) macro
|
| H A D | pci.c | 290 .imask = MT_PCIE_MAC_INT_ENABLE, in mt7921_pci_probe() 423 mt76_wr(dev, MT_PCIE_MAC_INT_ENABLE, 0xff); in mt7921_pci_probe() 521 mt76_wr(dev, MT_PCIE_MAC_INT_ENABLE, 0x0); in mt7921_pci_suspend() 566 mt76_wr(dev, MT_PCIE_MAC_INT_ENABLE, 0xff); in mt7921_pci_resume()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | pci.c | 163 mt76_wr(dev, MT_PCIE_MAC_INT_ENABLE, 0xff); in mt7915_pci_probe()
|
| H A D | regs.h | 1184 #define MT_PCIE_MAC_INT_ENABLE MT_PCIE_MAC(0x188) macro
|
| H A D | mac.c | 1307 mt76_wr(dev, MT_PCIE_MAC_INT_ENABLE, 0x0); in mt7915_mac_restart() 1365 mt76_wr(dev, MT_PCIE_MAC_INT_ENABLE, 0xff); in mt7915_mac_restart()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | regs.h | 760 #define MT_PCIE_MAC_INT_ENABLE MT_PCIE_MAC(0x188) macro
|
| H A D | mac.c | 2298 mt76_wr(dev, MT_PCIE_MAC_INT_ENABLE, 0x0); in mt7996_mac_restart() 2352 mt76_wr(dev, MT_PCIE_MAC_INT_ENABLE, 0xff); in mt7996_mac_restart()
|