Searched refs:MT_HIF_REMAP_L1 (Results 1 – 8 of 8) sorted by relevance
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7925/ |
D | pci.c | 56 dev->bus_ops->wr(&dev->mt76, MT_HIF_REMAP_L1, dev->backup_l1); in mt7925_reg_remap_restore() 71 dev->backup_l1 = dev->bus_ops->rr(&dev->mt76, MT_HIF_REMAP_L1); in mt7925_reg_map_l1() 73 dev->bus_ops->rmw(&dev->mt76, MT_HIF_REMAP_L1, in mt7925_reg_map_l1() 78 dev->bus_ops->rr(&dev->mt76, MT_HIF_REMAP_L1); in mt7925_reg_map_l1() 87 dev->backup_l2 = dev->bus_ops->rr(&dev->mt76, MT_HIF_REMAP_L1); in mt7925_reg_map_l2() 89 dev->bus_ops->rmw(&dev->mt76, MT_HIF_REMAP_L1, in mt7925_reg_map_l2() 95 dev->bus_ops->rr(&dev->mt76, MT_HIF_REMAP_L1); in mt7925_reg_map_l2()
|
D | regs.h | 70 #define MT_HIF_REMAP_L1 0x155024 macro
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7921/ |
D | regs.h | 66 #define MT_HIF_REMAP_L1 MT_INFRA(0x24c) macro
|
D | mt7921.h | 212 mt76_rmw_field(dev, MT_HIF_REMAP_L1, MT_HIF_REMAP_L1_MASK, base); in mt7921_reg_map_l1() 214 mt76_rr(dev, MT_HIF_REMAP_L1); in mt7921_reg_map_l1()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7996/ |
D | mmio.c | 143 dev->bus_ops->rmw(&dev->mt76, MT_HIF_REMAP_L1, in mt7996_reg_map_l1() 147 dev->bus_ops->rr(&dev->mt76, MT_HIF_REMAP_L1); in mt7996_reg_map_l1()
|
D | regs.h | 576 #define MT_HIF_REMAP_L1 0x155024 macro
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | mmio.c | 424 MT_HIF_REMAP_L1 : MT_HIF_REMAP_L1_MT7916; in mt7915_reg_map_l1()
|
D | regs.h | 786 #define MT_HIF_REMAP_L1 0xf11ac macro
|