Home
last modified time | relevance | path

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

/drivers/net/wireless/mediatek/mt76/mt7603/
Dregs.h489 #define MT_LPON(n) (MT_LPON_BASE + (n)) macro
491 #define MT_LPON_T0CR MT_LPON(0x010)
494 #define MT_LPON_UTTR0 MT_LPON(0x018)
495 #define MT_LPON_UTTR1 MT_LPON(0x01c)
497 #define MT_LPON_BTEIR MT_LPON(0x020)
500 #define MT_PRE_TBTT MT_LPON(0x030)
504 #define MT_TBTT MT_LPON(0x034)
511 #define MT_TBTT_TIMER_CFG MT_LPON(0x05c)
513 #define MT_LPON_SBTOR(n) MT_LPON(0x0a0)
/drivers/net/wireless/mediatek/mt76/mt7615/
Dregs.h461 #define MT_LPON(_n) ((dev)->reg_map[MT_LPON_BASE] + (_n)) macro
463 #define MT_LPON_TCR0(_n) MT_LPON(0x010 + ((_n) * 4))
464 #define MT_LPON_TCR2(_n) MT_LPON(0x0f8 + ((_n) - 2) * 4)
470 #define MT_LPON_UTTR0 MT_LPON(0x018)
471 #define MT_LPON_UTTR1 MT_LPON(0x01c)