Searched refs:MT_PCIE1_MAC_INT_ENABLE (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | pci.c | 163 mt76_wr(dev, MT_PCIE1_MAC_INT_ENABLE, 0xff); in mt7996_pci_probe()
|
H A D | regs.h | 558 #define MT_PCIE1_MAC_INT_ENABLE MT_PCIE1_MAC(0x188) macro
|
H A D | mac.c | 1611 mt76_wr(dev, MT_PCIE1_MAC_INT_ENABLE, 0x0); in mt7996_mac_restart() 1667 mt76_wr(dev, MT_PCIE1_MAC_INT_ENABLE, 0xff); in mt7996_mac_restart()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | pci.c | 168 mt76_wr(dev, MT_PCIE1_MAC_INT_ENABLE, 0xff); in mt7915_pci_probe()
|
H A D | regs.h | 1177 #define MT_PCIE1_MAC_INT_ENABLE 0x74020188 macro
|
H A D | mac.c | 1332 mt76_wr(dev, MT_PCIE1_MAC_INT_ENABLE, 0x0); in mt7915_mac_restart() 1389 mt76_wr(dev, MT_PCIE1_MAC_INT_ENABLE, 0xff); in mt7915_mac_restart()
|