Home
last modified time | relevance | path

Searched refs:MT_WTBL1_BASE (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7603/
Dregs.h521 #define MT_WTBL1_BASE 0x28000 macro
523 #define MT_WTBL_ON_BASE (MT_WTBL1_BASE + 0x2000)
765 #define MT_WTBL1_OR (MT_WTBL1_BASE + 0x2300)
Dmac.c98 return MT_WTBL1_BASE + idx * MT_WTBL1_SIZE; in mt7603_wtbl1_addr()
277 u32 addr = MT_WTBL1_BASE + idx * MT_WTBL1_SIZE; in mt7603_wtbl_clear()