Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt7603/
Dregs.h518 #define MT_WTBL1_BASE 0x28000 macro
520 #define MT_WTBL_ON_BASE (MT_WTBL1_BASE + 0x2000)
769 #define MT_WTBL1_OR (MT_WTBL1_BASE + 0x2300)
Dmac.c86 return MT_WTBL1_BASE + idx * MT_WTBL1_SIZE; in mt7603_wtbl1_addr()
262 u32 addr = MT_WTBL1_BASE + idx * MT_WTBL1_SIZE; in mt7603_wtbl_clear()