Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/mediatek/mt76/mt7615/
Dregs.h426 #define MT_WTBL_ON(_n) (MT_WTBL_ON_BASE + (_n)) macro
428 #define MT_WTBL_RICR0 MT_WTBL_ON(0x010)
429 #define MT_WTBL_RICR1 MT_WTBL_ON(0x014)
431 #define MT_WTBL_RIUCR0 MT_WTBL_ON(0x020)
433 #define MT_WTBL_RIUCR1 MT_WTBL_ON(0x024)
438 #define MT_WTBL_RIUCR2 MT_WTBL_ON(0x028)
444 #define MT_WTBL_RIUCR3 MT_WTBL_ON(0x02c)
/linux-5.19.10/drivers/net/wireless/mediatek/mt76/mt7603/
Dregs.h524 #define MT_WTBL_ON(_n) (MT_WTBL_ON_BASE + (_n)) macro
526 #define MT_WTBL_RIUCR0 MT_WTBL_ON(0x200)
528 #define MT_WTBL_RIUCR1 MT_WTBL_ON(0x204)
533 #define MT_WTBL_RIUCR2 MT_WTBL_ON(0x208)
539 #define MT_WTBL_RIUCR3 MT_WTBL_ON(0x20c)