Searched refs:MT_LED_PHYS (Results 1 - 4 of 4) sorted by last modified time

/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dregs.h623 #define MT_LED_PHYS(_n) (MT_LED_TOP_BASE + (_n)) macro
625 #define MT_LED_CTRL(_n) MT_LED_PHYS(0x00 + ((_n) * 4))
631 #define MT_LED_TX_BLINK(_n) MT_LED_PHYS(0x10 + ((_n) * 4))
635 #define MT_LED_EN(_n) MT_LED_PHYS(0x40 + ((_n) * 4))
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dregs.h1062 #define MT_LED_PHYS(_n) (MT_LED_TOP_BASE + (_n)) macro
1064 #define MT_LED_CTRL(_n) MT_LED_PHYS(0x00 + ((_n) * 4))
1070 #define MT_LED_TX_BLINK(_n) MT_LED_PHYS(0x10 + ((_n) * 4))
1074 #define MT_LED_STATUS_0(_n) MT_LED_PHYS(0x20 + ((_n) * 8))
1075 #define MT_LED_STATUS_1(_n) MT_LED_PHYS(0x24 + ((_n) * 8))
1080 #define MT_LED_EN(_n) MT_LED_PHYS(0x40 + ((_n) * 4))
/linux-master/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dregs.h587 #define MT_LED_PHYS(_n) (MT_LED_BASE_PHYS + (_n)) macro
589 #define MT_LED_CTRL MT_LED_PHYS(0x00)
598 #define MT_LED_STATUS_0(_n) MT_LED_PHYS(0x10 + ((_n) * 8))
599 #define MT_LED_STATUS_1(_n) MT_LED_PHYS(0x14 + ((_n) * 8))
/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dregs.h548 #define MT_LED_PHYS(_n) (MT_LED_BASE_PHYS + (_n)) macro
550 #define MT_LED_CTRL MT_LED_PHYS(0x00)
560 #define MT_LED_STATUS_0(_n) MT_LED_PHYS(0x10 + ((_n) * 8))
561 #define MT_LED_STATUS_1(_n) MT_LED_PHYS(0x14 + ((_n) * 8))

Completed in 159 milliseconds