Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dregs.h636 #define MT_WTBL1_SIZE (8 * 4) macro
H A Dmac.c98 return MT_WTBL1_BASE + idx * MT_WTBL1_SIZE; in mt7603_wtbl1_addr()
288 u32 addr = MT_WTBL1_BASE + idx * MT_WTBL1_SIZE; in mt7603_wtbl_clear()