Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7615/
Dregs.h435 #define MT_WTBL_ON(_n) (MT_WTBL_ON_BASE + (_n)) macro
437 #define MT_WTBL_RICR0 MT_WTBL_ON(0x010)
438 #define MT_WTBL_RICR1 MT_WTBL_ON(0x014)
440 #define MT_WTBL_RIUCR0 MT_WTBL_ON(0x020)
442 #define MT_WTBL_RIUCR1 MT_WTBL_ON(0x024)
447 #define MT_WTBL_RIUCR2 MT_WTBL_ON(0x028)
453 #define MT_WTBL_RIUCR3 MT_WTBL_ON(0x02c)
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7603/
Dregs.h536 #define MT_WTBL_ON(_n) (MT_WTBL_ON_BASE + (_n)) macro
538 #define MT_WTBL_RIUCR0 MT_WTBL_ON(0x200)
540 #define MT_WTBL_RIUCR1 MT_WTBL_ON(0x204)
545 #define MT_WTBL_RIUCR2 MT_WTBL_ON(0x208)
551 #define MT_WTBL_RIUCR3 MT_WTBL_ON(0x20c)