Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dregs.h643 #define MT_WTBL3_OFFSET (MT7603_WTBL_SIZE * MT_WTBL2_SIZE) macro
646 MT_WTBL3_OFFSET)
H A Dmac.c278 int wtbl3_base_frame = MT_WTBL3_OFFSET / MT_PSE_PAGE_SIZE; in mt7603_wtbl_clear()