Home
last modified time | relevance | path

Searched refs:MT_WTBL_ON_BASE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dregs.h401 #define MT_WTBL_ON_BASE ((dev)->reg_map[MT_WTBL_BASE_ON]) macro
402 #define MT_WTBL_ON(_n) (MT_WTBL_ON_BASE + (_n))
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dregs.h434 #define MT_WTBL_ON_BASE ((dev)->reg_map[MT_WTBL_BASE_ON]) macro
435 #define MT_WTBL_ON(_n) (MT_WTBL_ON_BASE + (_n))
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dregs.h523 #define MT_WTBL_ON_BASE (MT_WTBL1_BASE + 0x2000) macro
524 #define MT_WTBL_ON(_n) (MT_WTBL_ON_BASE + (_n))
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dregs.h535 #define MT_WTBL_ON_BASE (MT_WTBL1_BASE + 0x2000) macro
536 #define MT_WTBL_ON(_n) (MT_WTBL_ON_BASE + (_n))

Completed in 9 milliseconds