Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A 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)
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/
H A Dregs.h531 #define MT_WTBL_ON(_n) (MT_WTBL_ON_BASE + (_n)) macro
533 #define MT_WTBL_RIUCR0 MT_WTBL_ON(0x200)
535 #define MT_WTBL_RIUCR1 MT_WTBL_ON(0x204)
540 #define MT_WTBL_RIUCR2 MT_WTBL_ON(0x208)
546 #define MT_WTBL_RIUCR3 MT_WTBL_ON(0x20c)