Home
last modified time | relevance | path

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

/drivers/net/wireless/mediatek/mt76/mt7615/
Dregs.h206 #define MT_WTBL_ON(_n) (MT_WTBL_ON_BASE + (_n)) macro
208 #define MT_WTBL_RICR0 MT_WTBL_ON(0x010)
209 #define MT_WTBL_RICR1 MT_WTBL_ON(0x014)
211 #define MT_WTBL_RIUCR0 MT_WTBL_ON(0x020)
213 #define MT_WTBL_RIUCR1 MT_WTBL_ON(0x024)
218 #define MT_WTBL_RIUCR2 MT_WTBL_ON(0x028)
224 #define MT_WTBL_RIUCR3 MT_WTBL_ON(0x02c)
/drivers/net/wireless/mediatek/mt76/mt7603/
Dregs.h521 #define MT_WTBL_ON(_n) (MT_WTBL_ON_BASE + (_n)) macro
523 #define MT_WTBL_RIUCR0 MT_WTBL_ON(0x200)
525 #define MT_WTBL_RIUCR1 MT_WTBL_ON(0x204)
530 #define MT_WTBL_RIUCR2 MT_WTBL_ON(0x208)
536 #define MT_WTBL_RIUCR3 MT_WTBL_ON(0x20c)